| 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],
|
|
|