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

Unified Diff: ui/resources/ui_resources_2x.grd

Issue 9307110: Rename _large.grd to _2x.grd (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 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 | « ui/base/resource/resource_bundle_posix.cc ('k') | ui/resources/ui_resources_large.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/ui_resources_2x.grd
diff --git a/ui/resources/ui_resources_large.grd b/ui/resources/ui_resources_2x.grd
similarity index 87%
rename from ui/resources/ui_resources_large.grd
rename to ui/resources/ui_resources_2x.grd
index 83cf7c28b7d7ad48bbec1a0f0aedfba2dffae870..f696cd94742776623334025398940499ab77c5a4 100644
--- a/ui/resources/ui_resources_large.grd
+++ b/ui/resources/ui_resources_2x.grd
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<grit latest_public_release="0" current_release="1">
<outputs>
- <output filename="grit/ui_resources_large.h" type="rc_header">
+ <output filename="grit/ui_resources_2x.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <output filename="grit/ui_resources_large_map.cc" type="resource_map_source" />
- <output filename="grit/ui_resources_large_map.h" type="resource_map_header" />
- <output filename="ui_resources_large.pak" type="data_package" />
- <output filename="ui_resources_large.rc" type="rc_all" />
+ <output filename="grit/ui_resources_2x_map.cc" type="resource_map_source" />
+ <output filename="grit/ui_resources_2x_map.h" type="resource_map_header" />
+ <output filename="ui_resources_2x.pak" type="data_package" />
+ <output filename="ui_resources_2x.rc" type="rc_all" />
</outputs>
<release seq="1">
<includes>
« no previous file with comments | « ui/base/resource/resource_bundle_posix.cc ('k') | ui/resources/ui_resources_large.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698