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

Unified Diff: tools/gritsettings/resource_ids

Issue 239543005: Introduce extensions_strings.grd (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 32f91aec8f0775d70c00521064dc5def7b0d4850..c384311e4f727df3f5df1ad1719db423e0b4af37 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -165,6 +165,10 @@
"chrome/common/extensions_api_resources.grd": {
"includes": [26500],
},
+ # TODO(jamescook): Add extensions/extensions_resources.grd here.
+ "extensions/extensions_strings.grd": {
+ "messages": [27000],
James Cook 2014/04/15 23:46:39 I doubt we will have 500 strings. I mostly wanted
Yoyo Zhou 2014/04/16 00:07:03 I don't really know how to choose numbers here...
+ },
"chrome/browser/resources/memory_internals_resources.grd": {
"includes": [27500],
},

Powered by Google App Engine
This is Rietveld 408576698