1 # Copyright (c) 2011 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 # This file is used to assign starting resource ids for resources and strings
6 # used by Chromium. This is done to ensure that resource ids are unique
7 # across all the grd files. If you are adding a new grd file, please add
8 # a new entry to this file.
10 # http://msdn.microsoft.com/en-us/library/t2zechd4(VS.71).aspx says that the
11 # range for IDR_ is 1 to 28,671 and the range for IDS_ is 1 to 32,767 and
12 # common convention starts practical use of IDs at 100 or 101.
14 "chrome/browser/browser_resources.grd": {
17 "chrome/browser/resources/component_extension_resources.grd": {
20 "chrome/browser/resources/net_internals_resources.grd": {
23 "chrome/browser/resources/shared_resources.grd": {
26 "chrome/common/common_resources.grd": {
29 "chrome/default_plugin/default_plugin_resources.grd": {
32 "chrome/renderer/renderer_resources.grd": {
35 "net/base/net_resources.grd": {
38 "webkit/glue/webkit_resources.grd": {
41 "webkit/tools/test_shell/test_shell_resources.grd": {
44 "app/resources/app_resources.grd": {
47 "chrome/app/theme/theme_resources.grd": {
50 "chrome_frame/resources/chrome_frame_resources.grd": {
53 # WebKit.grd can be in two different places depending on whether we are
54 # in a chromium checkout or a webkit-only checkout.
55 "third_party/WebKit/Source/WebKit/chromium/WebKit.grd": {
62 "ui/base/strings/app_locale_settings.grd": {
65 "chrome/app/resources/locale_settings.grd": {
69 # These each start with the same resource id because we only use one
70 # file for each build (cros, linux, mac, or win).
71 "chrome/app/resources/locale_settings_cros.grd": {
74 "chrome/app/resources/locale_settings_linux.grd": {
77 "chrome/app/resources/locale_settings_mac.grd": {
80 "chrome/app/resources/locale_settings_win.grd": {
84 "ui/base/strings/app_strings.grd": {
87 # Chromium strings and Google Chrome strings must start at the same id.
88 # We only use one file depending on whether we're building Chromium or
90 "chrome/app/chromium_strings.grd": {
93 "chrome/app/google_chrome_strings.grd": {
96 # Leave lots of space for generated_resources since it has most of our
98 "chrome/app/generated_resources.grd": {
99 "structures": [10500],
103 "webkit/glue/inspector_strings.grd": {
106 "webkit/glue/webkit_strings.grd": {
110 "chrome_frame/resources/chrome_frame_resources.grd": {
112 "structures": [18000],
115 "ui/gfx/gfx_resources.grd": {
119 "chrome/app/policy/policy_templates.grd": {
120 "structures": [19000],
124 "chrome/browser/autofill/autofill_resources.grd": {
127 "chrome/browser/resources/sync_internals_resources.grd": {
130 # This file is generated during the build.
131 "<(SHARED_INTERMEDIATE_DIR)/devtools/devtools_resources.grd": {
134 # All standard and large theme resources should have the same IDs.
135 "chrome/app/theme/theme_resources_standard.grd": {
138 "chrome/app/theme/theme_resources_large.grd": {
141 # This file is generated during the build.
142 "chrome/browser/debugger/frontend/devtools_frontend_resources.grd": {
145 "chrome/browser/resources/options_resources.grd": {