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

Unified Diff: tools/gritsettings/resource_ids

Issue 1108173002: Roll //build, //native_client, and a few more targets of opportunity. Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Test fix Created 5 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 | « tools/clang/scripts/update.sh ('k') | tools/valgrind/.gitignore » ('j') | 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 a64ae833a339cd73c94547337c501b5485eb701f..d56ba050d221b95566ae384e907183426160a332 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -45,6 +45,9 @@
"content/app/resources/content_resources.grd": {
"structures": [4700],
},
+ "third_party/WebKit/public/blink_image_resources.grd": {
+ "structures": [4750],
+ },
"ui/resources/ui_resources.grd": {
"structures": [5500],
},
@@ -166,8 +169,11 @@
},
# iOS resources overlap with ash, chromeos and extensions_api, as these are
# not used on iOS.
+ "ios/chrome/app/strings/ios_strings_resources.grd": {
+ "messages": [26000],
+ },
"ios/chrome/app/theme/ios_theme_resources.grd": {
- "structures": [26000],
+ "structures": [27000],
},
"ash/ash_strings.grd": {
"messages": [26000],
@@ -237,10 +243,11 @@
"includes": [30250],
},
"components/resources/components_scaled_resources.grd": {
- "structures": [30350],
+ "structures": [30280],
},
"third_party/WebKit/public/blink_resources.grd": {
- "includes": [30500],
+ "includes": [30350],
+ "structures": [30650],
},
"chrome/browser/devtools/device/webrtc/resources.grd": {
"includes": [30800],
« no previous file with comments | « tools/clang/scripts/update.sh ('k') | tools/valgrind/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698