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

Side by Side Diff: tools/gritsettings/resource_ids

Issue 1334173006: Move sync_internals resources and constants to //components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gcmInternals
Patch Set: Rebase Created 5 years, 3 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 unified diff | Download patch
« no previous file with comments | « components/sync_driver/resources/types.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 "structures": [12000], 112 "structures": [12000],
113 "messages": [12500], 113 "messages": [12500],
114 }, 114 },
115 "content/app/strings/content_strings.grd": { 115 "content/app/strings/content_strings.grd": {
116 "messages": [18900], 116 "messages": [18900],
117 }, 117 },
118 "components/policy/resources/policy_templates.grd": { 118 "components/policy/resources/policy_templates.grd": {
119 "structures": [20400], 119 "structures": [20400],
120 "messages": [20410], 120 "messages": [20410],
121 }, 121 },
122 "chrome/browser/resources/sync_internals_resources.grd": { 122 "chrome/browser/resources/signin_internals_resources.grd": {
123 "includes": [21400], 123 "includes": [21400],
124 }, 124 },
125 "chrome/browser/resources/signin_internals_resources.grd": {
126 "includes": [21650],
127 },
128 "chrome/browser/resources/invalidations_resources.grd": { 125 "chrome/browser/resources/invalidations_resources.grd": {
129 "includes": [21850], 126 "includes": [21600],
130 }, 127 },
131 # This file is generated during the build. 128 # This file is generated during the build.
132 "<(SHARED_INTERMEDIATE_DIR)/devtools/devtools_resources.grd": { 129 "<(SHARED_INTERMEDIATE_DIR)/devtools/devtools_resources.grd": {
133 "includes": [21900], 130 "includes": [21650],
134 }, 131 },
135 "devtools_resources.grd": { 132 "devtools_resources.grd": {
136 "includes": [21900], 133 "includes": [21650],
137 }, 134 },
138 "chrome/browser/resources/options_resources.grd": { 135 "chrome/browser/resources/options_resources.grd": {
139 "includes": [22900], 136 "includes": [22650],
140 "structures": [23100], 137 "structures": [22850],
141 }, 138 },
142 "chrome/browser/resources/options_test_resources.grd": { 139 "chrome/browser/resources/options_test_resources.grd": {
143 "includes": [23300], 140 "includes": [23050],
144 "structures": [23340], 141 "structures": [23090],
145 }, 142 },
146 "chrome/test/data/webui_test_resources.grd": { 143 "chrome/test/data/webui_test_resources.grd": {
147 "includes": [23380], 144 "includes": [23130],
148 "structures": [23390], 145 "structures": [23140],
149 }, 146 },
150 "cloud_print/virtual_driver/win/install/virtual_driver_setup_resources.grd": { 147 "cloud_print/virtual_driver/win/install/virtual_driver_setup_resources.grd": {
151 "messages": [23400], 148 "messages": [23150],
152 "includes": [23450], 149 "includes": [23200],
153 }, 150 },
154 "cloud_print/service/win/service_resources.grd": { 151 "cloud_print/service/win/service_resources.grd": {
155 "messages": [23500], 152 "messages": [23250],
156 "includes": [23600], 153 "includes": [23350],
157 "structures": [23650], 154 "structures": [23400],
158 }, 155 },
159 "cloud_print/gcp20/prototype/gcp20_device.grd": { 156 "cloud_print/gcp20/prototype/gcp20_device.grd": {
160 "messages": [23700], 157 "messages": [23450],
161 "includes": [23730], 158 "includes": [23480],
162 "structures": [23760], 159 "structures": [23490],
163 }, 160 },
164 "chrome/browser/resources/quota_internals_resources.grd": { 161 "chrome/browser/resources/quota_internals_resources.grd": {
165 "includes": [23900], 162 "includes": [23650],
166 }, 163 },
167 "content/content_resources.grd": { 164 "content/content_resources.grd": {
168 "includes": [24900], 165 "includes": [24650],
169 }, 166 },
170 "content/shell/shell_resources.grd": { 167 "content/shell/shell_resources.grd": {
171 "includes": [25400], 168 "includes": [25150],
172 }, 169 },
173 # This file is generated during the build. 170 # This file is generated during the build.
174 "<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/tracing_resources.grd": { 171 "<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/tracing_resources.grd": {
175 "includes": [25650], 172 "includes": [25400],
176 }, 173 },
177 # iOS resources overlap with android_webview, ash, chromeos and extensions_api , 174 # iOS resources overlap with android_webview, ash, chromeos and extensions_api ,
178 # as these are not used on iOS. 175 # as these are not used on iOS.
179 "ios/chrome/app/strings/ios_strings.grd": { 176 "ios/chrome/app/strings/ios_strings.grd": {
180 "messages": [25900], 177 "messages": [25650],
181 }, 178 },
182 # Chromium strings and Google Chrome strings must start at the same id. 179 # Chromium strings and Google Chrome strings must start at the same id.
183 # We only use one file depending on whether we're building Chromium or 180 # We only use one file depending on whether we're building Chromium or
184 # Google Chrome. 181 # Google Chrome.
185 "ios/chrome/app/strings/ios_chromium_strings.grd": { 182 "ios/chrome/app/strings/ios_chromium_strings.grd": {
186 "messages": [26800], 183 "messages": [26550],
187 }, 184 },
188 "ios/chrome/app/strings/ios_google_chrome_strings.grd": { 185 "ios/chrome/app/strings/ios_google_chrome_strings.grd": {
189 "messages": [26800], 186 "messages": [26550],
190 }, 187 },
191 "ios/chrome/app/theme/ios_theme_resources.grd": { 188 "ios/chrome/app/theme/ios_theme_resources.grd": {
192 "structures": [26900], 189 "structures": [26650],
193 }, 190 },
194 "ash/ash_strings.grd": { 191 "ash/ash_strings.grd": {
195 "messages": [25900], 192 "messages": [25650],
196 }, 193 },
197 "android_webview/ui/aw_resources.grd": { 194 "android_webview/ui/aw_resources.grd": {
198 "includes": [25900], 195 "includes": [25650],
199 }, 196 },
200 "android_webview/ui/aw_strings.grd": { 197 "android_webview/ui/aw_strings.grd": {
201 "messages": [26000], 198 "messages": [25750],
202 }, 199 },
203 "ui/chromeos/resources/ui_chromeos_resources.grd": { 200 "ui/chromeos/resources/ui_chromeos_resources.grd": {
204 "structures": [26100], 201 "structures": [25850],
205 }, 202 },
206 "ui/chromeos/ui_chromeos_strings.grd": { 203 "ui/chromeos/ui_chromeos_strings.grd": {
207 "messages": [26200], 204 "messages": [25950],
208 }, 205 },
209 "chrome/common/extensions_api_resources.grd": { 206 "chrome/common/extensions_api_resources.grd": {
210 "includes": [26300], 207 "includes": [26050],
211 }, 208 },
212 "extensions/extensions_resources.grd": { 209 "extensions/extensions_resources.grd": {
213 "includes": [26500], 210 "includes": [26250],
214 }, 211 },
215 "extensions/browser/resources/extensions_browser_resources.grd": { 212 "extensions/browser/resources/extensions_browser_resources.grd": {
216 "structures": [26700], 213 "structures": [26450],
217 }, 214 },
218 "extensions/renderer/resources/extensions_renderer_resources.grd": { 215 "extensions/renderer/resources/extensions_renderer_resources.grd": {
219 "includes": [26750], 216 "includes": [26500],
220 "structures": [26850], 217 "structures": [26600],
221 }, 218 },
222 "extensions/extensions_strings.grd": { 219 "extensions/extensions_strings.grd": {
223 "messages": [26900], 220 "messages": [26650],
224 }, 221 },
225 "extensions/shell/app_shell_resources.grd": { 222 "extensions/shell/app_shell_resources.grd": {
226 "includes": [27300], 223 "includes": [27050],
227 }, 224 },
228 "chrome/browser/resources/memory_internals_resources.grd": { 225 "chrome/browser/resources/memory_internals_resources.grd": {
229 "includes": [27400], 226 "includes": [27150],
230 }, 227 },
231 "chrome/browser/resources/password_manager_internals_resources.grd": { 228 "chrome/browser/resources/password_manager_internals_resources.grd": {
232 "includes": [27600], 229 "includes": [27350],
233 }, 230 },
234 "device/bluetooth/bluetooth_strings.grd": { 231 "device/bluetooth/bluetooth_strings.grd": {
235 "messages": [27900], 232 "messages": [27650],
236 }, 233 },
237 "ui/file_manager/file_manager_resources.grd": { 234 "ui/file_manager/file_manager_resources.grd": {
238 "includes": [28010], 235 "includes": [27760],
239 }, 236 },
240 "components/chrome_apps/chrome_apps_resources.grd": { 237 "components/chrome_apps/chrome_apps_resources.grd": {
241 "includes": [28190], 238 "includes": [27940],
242 }, 239 },
243 "ui/login/login_resources.grd": { 240 "ui/login/login_resources.grd": {
244 "includes": [28210], 241 "includes": [27960],
245 }, 242 },
246 "chrome/browser/resources/translate_internals_resources.grd": { 243 "chrome/browser/resources/translate_internals_resources.grd": {
247 "includes": [28410], 244 "includes": [28160],
248 }, 245 },
249 "chrome/browser/resources/sync_file_system_internals_resources.grd": { 246 "chrome/browser/resources/sync_file_system_internals_resources.grd": {
250 "includes": [28910], 247 "includes": [28660],
251 }, 248 },
252 "chrome/app/address_input_strings.grd": { 249 "chrome/app/address_input_strings.grd": {
253 "messages": [29010], 250 "messages": [28760],
254 }, 251 },
255 "remoting/resources/remoting_strings.grd": { 252 "remoting/resources/remoting_strings.grd": {
256 "messages": [29460], 253 "messages": [29210],
257 }, 254 },
258 "components/components_strings.grd": { 255 "components/components_strings.grd": {
259 "messages": [29910], 256 "messages": [29660],
260 }, 257 },
261 # Chromium strings and Google Chrome strings must start at the same id. 258 # Chromium strings and Google Chrome strings must start at the same id.
262 # We only use one file depending on whether we're building Chromium or 259 # We only use one file depending on whether we're building Chromium or
263 # Google Chrome. 260 # Google Chrome.
264 "components/components_chromium_strings.grd": { 261 "components/components_chromium_strings.grd": {
265 "messages": [30240], 262 "messages": [30140],
266 }, 263 },
267 "components/components_google_chrome_strings.grd": { 264 "components/components_google_chrome_strings.grd": {
268 "messages": [30240], 265 "messages": [30140],
269 }, 266 },
270 "components/resources/components_resources.grd": { 267 "components/resources/components_resources.grd": {
271 "includes": [30255], 268 "includes": [30155],
272 }, 269 },
273 "components/resources/components_scaled_resources.grd": { 270 "components/resources/components_scaled_resources.grd": {
274 "structures": [30310], 271 "structures": [30310],
275 }, 272 },
276 "third_party/WebKit/public/blink_resources.grd": { 273 "third_party/WebKit/public/blink_resources.grd": {
277 "includes": [30350], 274 "includes": [30350],
278 "structures": [30650], 275 "structures": [30650],
279 }, 276 },
280 "chrome/browser/devtools/device/webrtc/resources.grd": { 277 "chrome/browser/devtools/device/webrtc/resources.grd": {
281 "includes": [30800], 278 "includes": [30800],
282 }, 279 },
283 "chrome/browser/resources/settings/settings_resources.grd": { 280 "chrome/browser/resources/settings/settings_resources.grd": {
284 "structures": [30900], 281 "structures": [30900],
285 }, 282 },
286 283
287 # Resource ids starting at 31000 are reserved for projects built on Chromium. 284 # Resource ids starting at 31000 are reserved for projects built on Chromium.
288 } 285 }
OLDNEW
« no previous file with comments | « components/sync_driver/resources/types.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698