Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2227)

Unified Diff: android_webview/java/strings/android_webview_strings.grd

Issue 2138583002: Use output_all_resource_defines=false in most grd files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert ui_resources.grd for now Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | android_webview/ui/aw_resources.grd » ('j') | ash/display/display_util.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/java/strings/android_webview_strings.grd
diff --git a/android_webview/java/strings/android_webview_strings.grd b/android_webview/java/strings/android_webview_strings.grd
index 80044164cb9c19a9a681bfebd54890794372d184..776812a134350e40d7d6b7027565fd9373ae9159 100644
--- a/android_webview/java/strings/android_webview_strings.grd
+++ b/android_webview/java/strings/android_webview_strings.grd
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<grit current_release="1" latest_public_release="0">
+<grit current_release="1" latest_public_release="0" output_all_resource_defines="false">
<outputs>
<output filename="values-am/android_webview_strings.xml" lang="am" type="android" />
<output filename="values-ar/android_webview_strings.xml" lang="ar" type="android" />
« no previous file with comments | « no previous file | android_webview/ui/aw_resources.grd » ('j') | ash/display/display_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698