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

Unified Diff: tools/gritsettings/resource_ids

Issue 246423002: Split feature definitions into extensions and chrome features. (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 c384311e4f727df3f5df1ad1719db423e0b4af37..183d5eb7acd7d4ad9266b4358495628b4896318a 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -165,7 +165,9 @@
"chrome/common/extensions_api_resources.grd": {
"includes": [26500],
},
- # TODO(jamescook): Add extensions/extensions_resources.grd here.
+ "extensions/extensions_resources.grd": {
+ "includes": [26750],
+ },
"extensions/extensions_strings.grd": {
"messages": [27000],
},
« extensions/common/features/feature_provider.cc ('K') | « extensions/test/test_extensions_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698