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

Unified Diff: components/components_google_chrome_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
Index: components/components_google_chrome_strings.grd
diff --git a/components/components_google_chrome_strings.grd b/components/components_google_chrome_strings.grd
index 548cbcbbd5fe92732940cc77e3482feb3af6d9db..3aef0e538280f669fe9e2a03bb6a02cd6e5e42de 100644
--- a/components/components_google_chrome_strings.grd
+++ b/components/components_google_chrome_strings.grd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<grit latest_public_release="0" current_release="1"
- source_lang_id="en" enc_check="möl">
+ output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
<outputs>
<output filename="grit/components_google_chrome_strings.h" type="rc_header">
<emit emit_type='prepend'></emit>

Powered by Google App Engine
This is Rietveld 408576698