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

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: repack2 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
« no previous file with comments | « extensions/test/test_extensions_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gritsettings/resource_ids
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index 7a1c7f736973d9c9e27b96de39cdd261791e8005..819b13521f2dd5364fd310a63dd7d85076db5a84 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],
},
« no previous file with comments | « extensions/test/test_extensions_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698