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"