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

Unified Diff: remoting/resources/remoting_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: remoting/resources/remoting_strings.grd
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
index cca1b766c219dcecffa694d5e82336ee27a25c23..77bbfb2e84d1c003cb83592f703833f1212264cf 100644
--- a/remoting/resources/remoting_strings.grd
+++ b/remoting/resources/remoting_strings.grd
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0" source_lang_id="en">
+<grit base_dir="." latest_public_release="0" current_release="1"
+ output_all_resource_defines="false" enc_check="möl" source_lang_id="en">
<outputs>
<output filename="remoting/base/string_resources.h" type="rc_header">
<emit emit_type="prepend"/>

Powered by Google App Engine
This is Rietveld 408576698