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

Unified Diff: ui/resources/ui_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 | « ui/resources/default_300_percent/DELETE_ME ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/ui_resources.grd
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd
index 1bae8be14b27cfe87132db499305e5109c5cc0a1..71a1a5da3f0176b753e24c03ff7599ed6c85a8d7 100644
--- a/ui/resources/ui_resources.grd
+++ b/ui/resources/ui_resources.grd
@@ -8,6 +8,7 @@
<output filename="grit/ui_resources_map.h" type="resource_map_header" context="default_100_percent" />
<output filename="ui_resources_100_percent.pak" type="data_package" context="default_100_percent" />
<output filename="ui_resources_200_percent.pak" type="data_package" context="default_200_percent" />
+ <output filename="ui_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 | « ui/resources/default_300_percent/DELETE_ME ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698