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

Unified Diff: ui/chromeos/resources/ui_chromeos_resources.grd

Issue 417493002: Make ui_chromeos_resources IDRs accessible via chrome://theme/<IDR>. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: +test Created 6 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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/chromeos/resources/ui_chromeos_resources.grd
diff --git a/ui/chromeos/resources/ui_chromeos_resources.grd b/ui/chromeos/resources/ui_chromeos_resources.grd
index d19d9f42f23ea6bbf6dfad54455d3eff516ee53d..c7744e6a2f8425eeb70f71b7842e3553b967ce8c 100644
--- a/ui/chromeos/resources/ui_chromeos_resources.grd
+++ b/ui/chromeos/resources/ui_chromeos_resources.grd
@@ -4,6 +4,8 @@
<output filename="grit/ui_chromeos_resources.h" type="rc_header" context="default_100_percent">
<emit emit_type='prepend'></emit>
</output>
+ <output filename="grit/ui_chromeos_resources_map.cc" type="resource_map_source" context="default_100_percent" />
+ <output filename="grit/ui_chromeos_resources_map.h" type="resource_map_header" context="default_100_percent" />
<output filename="ui_chromeos_resources_100_percent.pak" type="data_package" context="default_100_percent" />
<output filename="ui_chromeos_resources_200_percent.pak" type="data_package" context="default_200_percent" />
</outputs>
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698