| Index: tools/gritsettings/resource_ids
|
| diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
|
| index 80ba1d09f4a839162e81a21f138932d8431145ea..7aac832207981afc066711fdb9c91d900034f82f 100644
|
| --- a/tools/gritsettings/resource_ids
|
| +++ b/tools/gritsettings/resource_ids
|
| @@ -60,9 +60,6 @@
|
| "chrome/app/theme/chrome_unscaled_resources.grd": {
|
| "includes": [7500],
|
| },
|
| - "chrome_frame/resources/chrome_frame_resources.grd": {
|
| - "includes": [8000],
|
| - },
|
| "ui/base/strings/app_locale_settings.grd": {
|
| "messages": [9000],
|
| },
|
| @@ -106,13 +103,6 @@
|
| "structures": [12000],
|
| "messages": [12500],
|
| },
|
| - # The chrome frame dialogs are also in generated_resources.grd so they
|
| - # get included by the translation console. We make sure that the ids
|
| - # for structures here are the same as for generated_resources.grd.
|
| - "chrome_frame/resources/chrome_frame_dialogs.grd": {
|
| - "structures": [12000],
|
| - "includes": [12250],
|
| - },
|
| "webkit/glue/inspector_strings.grd": {
|
| "messages": [17500],
|
| },
|
| @@ -120,11 +110,6 @@
|
| "messages": [18500],
|
| },
|
|
|
| - "chrome_frame/resources/chrome_frame_resources.grd": {
|
| - "includes": [19000],
|
| - "structures": [19500],
|
| - },
|
| -
|
| "components/policy/resources/policy_templates.grd": {
|
| "structures": [20500],
|
| "messages": [20510],
|
|
|