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

Unified Diff: chrome/app/theme/theme_resources.grd

Issue 10806018: Revert 147288 - Renamed resource files to be more verbose, specifically: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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 | « ash/ash.gyp ('k') | chrome/chrome_dll.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.grd
===================================================================
--- chrome/app/theme/theme_resources.grd (revision 147292)
+++ chrome/app/theme/theme_resources.grd (working copy)
@@ -6,11 +6,11 @@
</output>
<output filename="grit/theme_resources_map.cc" type="resource_map_source" context="default_100_percent" />
<output filename="grit/theme_resources_map.h" type="resource_map_header" context="default_100_percent" />
- <output filename="theme_resources_100_percent.pak" type="data_package" context="default_100_percent" />
- <output filename="theme_resources_200_percent.pak" type="data_package" context="default_200_percent" />
- <output filename="theme_resources_touch_100_percent.pak" type="data_package" context="touch_100_percent" />
- <output filename="theme_resources_touch_200_percent.pak" type="data_package" context="touch_200_percent" />
- <output filename="theme_resources_100_percent.rc" type="rc_all" context="default_100_percent" />
+ <output filename="theme_resources_standard.pak" type="data_package" context="default_100_percent" />
+ <output filename="theme_resources_2x.pak" type="data_package" context="default_200_percent" />
+ <output filename="theme_resources_touch_1x.pak" type="data_package" context="touch_100_percent" />
+ <output filename="theme_resources_touch_2x.pak" type="data_package" context="touch_200_percent" />
+ <output filename="theme_resources_standard.rc" type="rc_all" context="default_100_percent" />
</outputs>
<release seq="1">
<structures fallback_to_low_resolution="true">
« no previous file with comments | « ash/ash.gyp ('k') | chrome/chrome_dll.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698