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

Unified Diff: grit/testdata/whitelist_resources.grd

Issue 691873002: Add support to override output_all_resource_defines from command line. (Closed) Base URL: https://chromium.googlesource.com/external/grit-i18n.git@master
Patch Set: fix .grd, add testOutputAllResourceDefinesFalse Created 6 years, 1 month 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 | « grit/node/misc.py ('k') | grit/tool/build.py » ('j') | grit_info.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: grit/testdata/whitelist_resources.grd
diff --git a/grit/testdata/whitelist_resources.grd b/grit/testdata/whitelist_resources.grd
index a5eeb2d9a8b55361c545c0c30edbacee98a555aa..9925688ff586ce0fe86fe9225a0dc2ba978fb7f9 100644
--- a/grit/testdata/whitelist_resources.grd
+++ b/grit/testdata/whitelist_resources.grd
@@ -35,11 +35,11 @@
</if>
<if expr="False">
<structure name="IDR_STRUCTURE_IN_FALSE_IF_WHITELISTED"
- file="deleted.html"
+ file="status.html"
type="chrome_html" >
</structure>
<structure name="IDR_STRUCTURE_IN_FALSE_IF_NOT_WHITELISTED"
- file="deleted.html"
+ file="simple.html"
type="chrome_html" >
</structure>
</if>
« no previous file with comments | « grit/node/misc.py ('k') | grit/tool/build.py » ('j') | grit_info.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698