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

Unified Diff: components/policy/resources/policy_templates.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/policy/resources/policy_templates.grd
diff --git a/components/policy/resources/policy_templates.grd b/components/policy/resources/policy_templates.grd
index 803e8696499170040cac1e23f6c0546e2be436d1..b95ae7ce6ecb4a212f3a04e8ef3adfc73c75cb5c 100644
--- a/components/policy/resources/policy_templates.grd
+++ b/components/policy/resources/policy_templates.grd
@@ -4,7 +4,7 @@
templates and will be translated for each locale. -->
<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="app/policy/common/html/am/chrome_policy_list.html" type="doc" lang="am" />
<output filename="app/policy/common/html/ar/chrome_policy_list.html" type="doc" lang="ar" />

Powered by Google App Engine
This is Rietveld 408576698