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

Side by Side Diff: tools/gritsettings/resource_ids

Issue 2109563002: Quick View: Add more metadata and update UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Increment resource ID Created 4 years, 5 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
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 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 "extensions/shell/app_shell_resources.grd": { 253 "extensions/shell/app_shell_resources.grd": {
254 "includes": [26050], 254 "includes": [26050],
255 }, 255 },
256 "chrome/browser/resources/password_manager_internals_resources.grd": { 256 "chrome/browser/resources/password_manager_internals_resources.grd": {
257 "includes": [26350], 257 "includes": [26350],
258 }, 258 },
259 "device/bluetooth/bluetooth_strings.grd": { 259 "device/bluetooth/bluetooth_strings.grd": {
260 "messages": [26650], 260 "messages": [26650],
261 }, 261 },
262 "ui/file_manager/file_manager_resources.grd": { 262 "ui/file_manager/file_manager_resources.grd": {
263 "includes": [26760], 263 "includes": [26860],
Lei Zhang 2016/07/01 00:41:37 Leave this at 26760.
oka 2016/07/01 00:57:39 Done.
264 }, 264 },
265 "components/chrome_apps/chrome_apps_resources.grd": { 265 "components/chrome_apps/chrome_apps_resources.grd": {
266 "includes": [26940], 266 "includes": [27040],
Lei Zhang 2016/07/01 00:41:37 Change this to 26945.
oka 2016/07/01 00:57:39 Done.
267 }, 267 },
268 "ui/login/login_resources.grd": { 268 "ui/login/login_resources.grd": {
269 "includes": [26960], 269 "includes": [27060],
270 }, 270 },
271 "chrome/browser/resources/translate_internals_resources.grd": { 271 "chrome/browser/resources/translate_internals_resources.grd": {
272 "includes": [26970], 272 "includes": [27070],
273 }, 273 },
274 "chrome/browser/resources/sync_file_system_internals_resources.grd": { 274 "chrome/browser/resources/sync_file_system_internals_resources.grd": {
275 "includes": [26980], 275 "includes": [27080],
276 }, 276 },
277 "chrome/app/address_input_strings.grd": { 277 "chrome/app/address_input_strings.grd": {
278 "messages": [27080], 278 "messages": [27180],
279 }, 279 },
280 "remoting/resources/remoting_strings.grd": { 280 "remoting/resources/remoting_strings.grd": {
281 "messages": [27530], 281 "messages": [27630],
282 }, 282 },
283 "components/components_locale_settings.grd": { 283 "components/components_locale_settings.grd": {
284 "includes": [27980], 284 "includes": [28080],
285 "messages": [27985], 285 "messages": [28085],
286 }, 286 },
287 "components/components_strings.grd": { 287 "components/components_strings.grd": {
288 "messages": [27990], 288 "messages": [28090],
289 }, 289 },
290 # Chromium strings and Google Chrome strings must start at the same id. 290 # Chromium strings and Google Chrome strings must start at the same id.
291 # We only use one file depending on whether we're building Chromium or 291 # We only use one file depending on whether we're building Chromium or
292 # Google Chrome. 292 # Google Chrome.
293 "components/components_chromium_strings.grd": { 293 "components/components_chromium_strings.grd": {
294 "messages": [29250], 294 "messages": [29350],
295 }, 295 },
296 "components/components_google_chrome_strings.grd": { 296 "components/components_google_chrome_strings.grd": {
297 "messages": [29250], 297 "messages": [29350],
298 }, 298 },
299 "components/resources/components_resources.grd": { 299 "components/resources/components_resources.grd": {
300 "includes": [29300], 300 "includes": [29400],
301 }, 301 },
302 "components/resources/components_scaled_resources.grd": { 302 "components/resources/components_scaled_resources.grd": {
303 "structures": [29850], 303 "structures": [29950],
304 }, 304 },
305 "third_party/WebKit/public/blink_resources.grd": { 305 "third_party/WebKit/public/blink_resources.grd": {
306 "includes": [30070], 306 "includes": [30170],
307 "structures": [30370], 307 "structures": [30470],
308 }, 308 },
309 "chrome/browser/resources/md_policy/policy_resources.grd": { 309 "chrome/browser/resources/md_policy/policy_resources.grd": {
310 "structures": [30600], 310 "structures": [30700],
311 }, 311 },
312 "chrome/browser/resources/settings/settings_resources.grd": { 312 "chrome/browser/resources/settings/settings_resources.grd": {
313 "structures": [30620], 313 "structures": [30720],
314 }, 314 },
315 "headless/lib/resources/headless_lib_resources.grd": { 315 "headless/lib/resources/headless_lib_resources.grd": {
316 "includes": [30640], 316 "includes": [30740],
317 }, 317 },
318 318
319 # Resource ids starting at 31000 are reserved for projects built on Chromium. 319 # Resource ids starting at 31000 are reserved for projects built on Chromium.
320 } 320 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698