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

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

Issue 633373010: Generate chrome_300_percent.pak (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move 300 percent action into OS==ios condition Created 6 years, 2 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/app/theme/default_300_percent/DELETE_ME ('k') | chrome/chrome_ios_bundle_resources.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
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 359446a72299f356af536d34c848a29673188371..9a5ee47881164909996199fd4fc44020a2bcfb06 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -18,6 +18,7 @@
<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_300_percent.pak" type="data_package" context="default_300_percent" />
</outputs>
<release seq="1">
<structures fallback_to_low_resolution="true">
« no previous file with comments | « chrome/app/theme/default_300_percent/DELETE_ME ('k') | chrome/chrome_ios_bundle_resources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698