| Index: tools/gritsettings/resource_ids
|
| diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
|
| index 57f80645b16b762054a3294ed56bb99855f7f2b5..5559a60722687af0c528da1c8ff6908451bccf00 100644
|
| --- a/tools/gritsettings/resource_ids
|
| +++ b/tools/gritsettings/resource_ids
|
| @@ -262,26 +262,26 @@
|
| # We only use one file depending on whether we're building Chromium or
|
| # Google Chrome.
|
| "components/components_chromium_strings.grd": {
|
| - "messages": [30270],
|
| + "messages": [30290],
|
| },
|
| "components/components_google_chrome_strings.grd": {
|
| - "messages": [30270],
|
| + "messages": [30290],
|
| },
|
| "components/resources/components_resources.grd": {
|
| - "includes": [30275],
|
| + "includes": [30295],
|
| },
|
| "components/resources/components_scaled_resources.grd": {
|
| - "structures": [30310],
|
| + "structures": [30330],
|
| },
|
| "third_party/WebKit/public/blink_resources.grd": {
|
| "includes": [30350],
|
| - "structures": [30650],
|
| + "structures": [30670],
|
| },
|
| "chrome/browser/devtools/device/webrtc/resources.grd": {
|
| - "includes": [30800],
|
| + "includes": [30820],
|
| },
|
| "chrome/browser/resources/settings/settings_resources.grd": {
|
| - "structures": [30900],
|
| + "structures": [30920],
|
| },
|
|
|
| # These files don't need to reserve resource ids, but are listed here so that
|
|
|