OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 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 | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 # | 4 # |
5 # This file is used to assign starting resource ids for resources and strings | 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 | 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 | 7 # across all the grd files. If you are adding a new grd file, please add |
8 # a new entry to this file. | 8 # a new entry to this file. |
9 # | 9 # |
10 # The first entry in the file, SRCDIR, is special: It is a relative path from | 10 # The first entry in the file, SRCDIR, is special: It is a relative path from |
(...skipping 30 matching lines...) Expand all Loading... |
41 "includes": [4000], | 41 "includes": [4000], |
42 }, | 42 }, |
43 "webkit/glue/webkit_resources.grd": { | 43 "webkit/glue/webkit_resources.grd": { |
44 "includes": [4500], | 44 "includes": [4500], |
45 }, | 45 }, |
46 "webkit/tools/test_shell/test_shell_resources.grd": { | 46 "webkit/tools/test_shell/test_shell_resources.grd": { |
47 "includes": [5000], | 47 "includes": [5000], |
48 }, | 48 }, |
49 "ui/resources/ui_resources.grd": { | 49 "ui/resources/ui_resources.grd": { |
50 "includes": [5500], | 50 "includes": [5500], |
| 51 "structures": [24000], |
51 }, | 52 }, |
52 "chrome/app/theme/theme_resources.grd": { | 53 "chrome/app/theme/theme_resources.grd": { |
53 "includes": [6000], | 54 "includes": [6000], |
| 55 "structures": [21000], |
54 }, | 56 }, |
55 "chrome_frame/resources/chrome_frame_resources.grd": { | 57 "chrome_frame/resources/chrome_frame_resources.grd": { |
56 "includes": [6500], | 58 "includes": [6500], |
57 }, | 59 }, |
58 # WebKit.grd can be in two different places depending on whether we are | 60 # WebKit.grd can be in two different places depending on whether we are |
59 # in a chromium checkout or a webkit-only checkout. | 61 # in a chromium checkout or a webkit-only checkout. |
60 "third_party/WebKit/Source/WebKit/chromium/WebKit.grd": { | 62 "third_party/WebKit/Source/WebKit/chromium/WebKit.grd": { |
61 "includes": [7000], | 63 "includes": [7000], |
62 }, | 64 }, |
63 "WebKit.grd": { | 65 "WebKit.grd": { |
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
140 }, | 142 }, |
141 # This file is generated during the build. | 143 # This file is generated during the build. |
142 # devtools_resources.grd can be in two different places depending on whether | 144 # devtools_resources.grd can be in two different places depending on whether |
143 # we are in a chromium checkout or a webkit-only checkout. | 145 # we are in a chromium checkout or a webkit-only checkout. |
144 "<(SHARED_INTERMEDIATE_DIR)/devtools/devtools_resources.grd": { | 146 "<(SHARED_INTERMEDIATE_DIR)/devtools/devtools_resources.grd": { |
145 "includes": [20500], | 147 "includes": [20500], |
146 }, | 148 }, |
147 "devtools_resources.grd": { | 149 "devtools_resources.grd": { |
148 "includes": [20500], | 150 "includes": [20500], |
149 }, | 151 }, |
150 "chrome/app/theme/theme_resources_standard.grd": { | |
151 "structures": [21000], | |
152 }, | |
153 # This file is generated during the build. | 152 # This file is generated during the build. |
154 "chrome/browser/debugger/frontend/devtools_discovery_page_resources.grd": { | 153 "chrome/browser/debugger/frontend/devtools_discovery_page_resources.grd": { |
155 "includes": [21500], | 154 "includes": [21500], |
156 }, | 155 }, |
157 "chrome/browser/resources/options_resources.grd": { | 156 "chrome/browser/resources/options_resources.grd": { |
158 "includes": [22000], | 157 "includes": [22000], |
159 }, | 158 }, |
160 "chrome/browser/resources/options2_resources.grd": { | 159 "chrome/browser/resources/options2_resources.grd": { |
161 "structures": [22200], | 160 "structures": [22200], |
162 }, | 161 }, |
163 "cloud_print/virtual_driver/win/install/virtual_driver_setup_resources.grd": { | 162 "cloud_print/virtual_driver/win/install/virtual_driver_setup_resources.grd": { |
164 "messages": [22500], | 163 "messages": [22500], |
165 }, | 164 }, |
166 "chrome/browser/resources/quota_internals_resources.grd": { | 165 "chrome/browser/resources/quota_internals_resources.grd": { |
167 "includes": [23000], | 166 "includes": [23000], |
168 }, | 167 }, |
169 "ui/resources/ui_resources_standard.grd": { | |
170 "structures": [24000], | |
171 }, | |
172 "content/content_resources.grd": { | 168 "content/content_resources.grd": { |
173 "includes": [24500], | 169 "includes": [24500], |
174 }, | 170 }, |
175 "content/shell/shell_resources.grd": { | 171 "content/shell/shell_resources.grd": { |
176 "includes": [25000], | 172 "includes": [25000], |
177 }, | 173 }, |
178 "ash/ash_strings.grd": { | 174 "ash/ash_strings.grd": { |
179 "messages": [25500], | 175 "messages": [25500], |
180 }, | 176 }, |
181 "chrome/common/extensions_api_resources.grd": { | 177 "chrome/common/extensions_api_resources.grd": { |
182 "includes": [26000], | 178 "includes": [26000], |
183 }, | 179 }, |
184 "third_party/trace-viewer/src/tracing.grd": { | 180 "third_party/trace-viewer/src/tracing.grd": { |
185 "includes": [26500], | 181 "includes": [26500], |
186 }, | 182 }, |
187 } | 183 } |
OLD | NEW |