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

Unified Diff: chromecast/app/resources/chromecast_settings.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: chromecast/app/resources/chromecast_settings.grd
diff --git a/chromecast/app/resources/chromecast_settings.grd b/chromecast/app/resources/chromecast_settings.grd
index 04e457b656d731ae54548e18cfcf2db76f3008fc..88f712012c697ca39cc24898dc69778f939d0288 100644
--- a/chromecast/app/resources/chromecast_settings.grd
+++ b/chromecast/app/resources/chromecast_settings.grd
@@ -5,7 +5,7 @@ This file contains the strings for Chromecast settings.
-->
<grit base_dir="." 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/chromecast_settings.h" type="rc_header">
<emit emit_type='prepend'></emit>

Powered by Google App Engine
This is Rietveld 408576698