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

Unified Diff: tools/gritsettings/resource_ids

Issue 126143005: Remove Chrome Frame code and resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to r244038 Created 6 years, 11 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 | « chrome_frame/vtable_patch_manager_unittest.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 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],
« no previous file with comments | « chrome_frame/vtable_patch_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698