commit | bfad4d43760450e73b1cd50ec96e7f92ecf345fe | [log] [tgz] |
---|---|---|
author | dpapad <[email protected]> | Tue Jan 14 09:29:31 2025 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jan 14 09:29:31 2025 |
tree | 57432961af80df01dcaa8b38b10168a60c7dab5e | |
parent | ed8fb91ca1704c45e745a2057ccb3c0e8d9355d7 [diff] [blame] |
Remove refs to Grit's output_all_resource_defines option, part 1. In this part updating files that are either owned by everyone or I have ownership. This option is no longer respected by Grit, as of crrev.com/c/786121 (~7 years ago), but it is still present in a lot of grd files. Bug: 389466679 Change-Id: I50608a355313dcb2adb372b01b1d6cbd9a7aaf12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6170774 Auto-Submit: Demetrios Papadopoulos <[email protected]> Commit-Queue: Demetrios Papadopoulos <[email protected]> Reviewed-by: Rebekah Potter <[email protected]> Cr-Commit-Position: refs/heads/main@{#1405965}
diff --git a/docs/android_dynamic_feature_modules.md b/docs/android_dynamic_feature_modules.md index 87b665b3..20506680 100644 --- a/docs/android_dynamic_feature_modules.md +++ b/docs/android_dynamic_feature_modules.md
@@ -643,10 +643,7 @@ ```xml <?xml version="1.0" encoding="UTF-8"?> -<grit - current_release="1" - latest_public_release="0" - output_all_resource_defines="false"> +<grit current_release="1" latest_public_release="0"> <outputs> <output filename="values-am/android_foo_strings.xml"