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

Unified Diff: tools/gritsettings/resource_ids

Issue 307833002: Move some extensions renderer resources to extensions_renderer_resources.grd. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 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/renderer/script_injection.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 45eb5a4d6b3bdddc3df2354dd9f6dd14f12a3f03..21d8a69685b049fae575be621964cf3a93afc5ec 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -163,10 +163,13 @@
"messages": [26000],
},
"chrome/common/extensions_api_resources.grd": {
- "includes": [26500],
+ "includes": [26400],
},
"extensions/extensions_resources.grd": {
- "includes": [26750],
+ "includes": [26600],
+ },
+ "extensions/renderer/resources/extensions_renderer_resources.grd": {
+ "includes": [26800],
},
"extensions/extensions_strings.grd": {
"messages": [27000],
« no previous file with comments | « extensions/renderer/script_injection.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698