1 # Copyright (c) 2012 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 # The first entry in the file, SRCDIR, is special: It is a relative path from
11 # this file to the base of your checkout.
13 # The range of ID values, which is used by pak files, is from 0 to 2^16 - 1.
17 "chrome/browser/browser_resources.grd": {
21 "chrome/browser/resources/component_extension_resources.grd": {
25 "chrome/browser/resources/net_internals_resources.grd": {
28 "ui/webui/resources/webui_resources.grd": {
32 "chrome/common/common_resources.grd": {
35 "chrome/renderer/resources/renderer_resources.grd": {
39 "net/base/net_resources.grd": {
42 "ui/resources/ui_unscaled_resources.grd": {
45 "content/app/resources/content_resources.grd": {
48 "third_party/WebKit/public/blink_image_resources.grd": {
51 "ui/resources/ui_resources.grd": {
54 "ui/views/resources/views_resources.grd": {
57 "ash/resources/ash_resources.grd": {
61 "ui/keyboard/keyboard_resources.grd": {
64 "chrome/app/theme/theme_resources.grd": {
67 "chrome/app/theme/chrome_unscaled_resources.grd": {
70 "ui/strings/app_locale_settings.grd": {
73 "chrome/app/resources/locale_settings.grd": {
77 # These each start with the same resource id because we only use one
78 # file for each build (chromiumos, google_chromeos, linux, mac, or win).
79 "chrome/app/resources/locale_settings_chromiumos.grd": {
82 "chrome/app/resources/locale_settings_google_chromeos.grd": {
85 "chrome/app/resources/locale_settings_linux.grd": {
88 "chrome/app/resources/locale_settings_mac.grd": {
91 "chrome/app/resources/locale_settings_win.grd": {
94 "ui/strings/ui_strings.grd": {
97 # Chromium strings and Google Chrome strings must start at the same id.
98 # We only use one file depending on whether we're building Chromium or
100 "chrome/app/chromium_strings.grd": {
103 "chrome/app/google_chrome_strings.grd": {
106 # Leave lots of space for generated_resources since it has most of our
108 "chrome/app/generated_resources.grd": {
109 "structures": [12000],
112 "content/app/strings/content_strings.grd": {
115 "components/policy/resources/policy_templates.grd": {
116 "structures": [20500],
119 "chrome/browser/resources/sync_internals_resources.grd": {
122 "chrome/browser/resources/signin_internals_resources.grd": {
125 "chrome/browser/resources/invalidations_resources.grd": {
128 # This file is generated during the build.
129 "<(SHARED_INTERMEDIATE_DIR)/devtools/devtools_resources.grd": {
132 "devtools_resources.grd": {
135 "chrome/browser/resources/options_resources.grd": {
137 "structures": [23200],
139 "chrome/browser/resources/options_test_resources.grd": {
141 "structures": [23440],
143 "chrome/test/data/webui_test_resources.grd": {
145 "structures": [23490],
147 "cloud_print/virtual_driver/win/install/virtual_driver_setup_resources.grd": {
151 "cloud_print/service/win/service_resources.grd": {
154 "structures": [23750],
156 "cloud_print/gcp20/prototype/gcp20_device.grd": {
159 "structures": [23860],
161 "chrome/browser/resources/quota_internals_resources.grd": {
164 "content/content_resources.grd": {
167 "content/shell/shell_resources.grd": {
170 # This file is generated during the build.
171 "<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/tracing_resources.grd": {
174 # iOS resources overlap with android_webview, ash, chromeos and extensions_api,
175 # as these are not used on iOS.
176 "ios/chrome/app/strings/ios_strings_resources.grd": {
179 "ios/chrome/app/theme/ios_theme_resources.grd": {
180 "structures": [27000],
182 "ash/ash_strings.grd": {
185 "android_webview/ui/aw_resources.grd": {
188 "android_webview/ui/aw_strings.grd": {
191 "ui/chromeos/resources/ui_chromeos_resources.grd": {
192 "structures": [26200],
194 "ui/chromeos/ui_chromeos_strings.grd": {
197 "chrome/common/extensions_api_resources.grd": {
200 "extensions/extensions_resources.grd": {
203 "extensions/browser/resources/extensions_browser_resources.grd": {
204 "structures": [26800],
206 "extensions/renderer/resources/extensions_renderer_resources.grd": {
208 "structures": [26950],
210 "extensions/extensions_strings.grd": {
213 "extensions/shell/app_shell_resources.grd": {
216 "chrome/browser/resources/memory_internals_resources.grd": {
219 "chrome/browser/resources/password_manager_internals_resources.grd": {
222 "device/bluetooth/bluetooth_strings.grd": {
225 "ui/file_manager/file_manager_resources.grd": {
228 "components/chrome_apps/chrome_apps_resources.grd": {
231 "ui/login/login_resources.grd": {
234 "chrome/browser/resources/translate_internals_resources.grd": {
237 "chrome/browser/resources/sync_file_system_internals_resources.grd": {
240 "chrome/app/address_input_strings.grd": {
243 "remoting/resources/remoting_strings.grd": {
246 "components/components_strings.grd": {
249 "components/resources/components_resources.grd": {
252 "components/resources/components_scaled_resources.grd": {
253 "structures": [30310],
255 "third_party/WebKit/public/blink_resources.grd": {
257 "structures": [30650],
259 "chrome/browser/devtools/device/webrtc/resources.grd": {
262 "chrome/browser/resources/settings/settings_resources.grd": {
263 "structures": [30900],
266 # These files don't need to reserve resource ids, but are listed here so that
267 # translation scripts know of their existence.
268 "android_webview/java/strings/android_webview_strings.grd": {},
269 "chrome/android/java/strings/android_chrome_strings.grd": {},
270 "content/public/android/java/strings/android_content_strings.grd": {},
271 "ui/accessibility/extensions/strings/accessibility_extensions_strings.grd": {},
272 "ui/android/java/strings/android_ui_strings.grd": {},
274 # Resource ids starting at 31000 are reserved for projects built on Chromium.