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

Unified Diff: tools/gritsettings/resource_ids

Issue 165673007: Autofill Credit Card resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased - fix structure path 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
Index: tools/gritsettings/resource_ids
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index 91d08d141ebc8ae40bf2202d35d5ea4d7709e9fd..aa36f62620c818214a63cda86c1e5cde8bcd25c7 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -191,8 +191,9 @@
"components/component_strings.grd": {
"messages": [30000],
},
- "components/component_resources.grd": {
+ "components/resources/component_resources.grd": {
"includes": [30250],
+ "structures": [32000],
Jói 2014/02/27 09:24:39 This is above the 31000 limit (see line 201) and a
tfarina 2014/02/28 01:29:37 Done.
},
"third_party/WebKit/public/blink_resources.grd": {
"includes": [30500],

Powered by Google App Engine
This is Rietveld 408576698