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

Unified Diff: components/component_resources.grd

Issue 165673007: Autofill Credit Card resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: component_resources.h Created 6 years, 10 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 | « components/autofill_resources.grdp ('k') | webkit/child/webkitplatformsupport_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/component_resources.grd
diff --git a/components/component_resources.grd b/components/component_resources.grd
index a9964890b982df8116437413839ca8bc47868812..61efe42820cc114d76601064d34d476911f72045 100644
--- a/components/component_resources.grd
+++ b/components/component_resources.grd
@@ -4,8 +4,10 @@
<output filename="grit/component_resources.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <output filename="component_resources.pak" type="data_package" />
- <output filename="component_resources.rc" type="rc_all" />
+ <output filename="component_resources.pak" type="data_package" />
+ <output filename="component_resources_100_percent.pak" type="data_package" context="default_100_percent" />
+ <output filename="component_resources_200_percent.pak" type="data_package" context="default_200_percent" />
+ <output filename="component_resources.rc" type="rc_all" />
</outputs>
<release seq="1">
<includes>
« no previous file with comments | « components/autofill_resources.grdp ('k') | webkit/child/webkitplatformsupport_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698