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

Unified 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, 6 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 side-by-side diff with in-line comments
Download patch
Index: tools/gritsettings/resource_ids
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index f45f57fc803b0733679914c39f93aa52624c6eae..6435031710d77d4856031384a8347ef4d388d65e 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -260,60 +260,60 @@
"messages": [26650],
},
"ui/file_manager/file_manager_resources.grd": {
- "includes": [26760],
+ "includes": [26860],
Lei Zhang 2016/07/01 00:41:37 Leave this at 26760.
oka 2016/07/01 00:57:39 Done.
},
"components/chrome_apps/chrome_apps_resources.grd": {
- "includes": [26940],
+ "includes": [27040],
Lei Zhang 2016/07/01 00:41:37 Change this to 26945.
oka 2016/07/01 00:57:39 Done.
},
"ui/login/login_resources.grd": {
- "includes": [26960],
+ "includes": [27060],
},
"chrome/browser/resources/translate_internals_resources.grd": {
- "includes": [26970],
+ "includes": [27070],
},
"chrome/browser/resources/sync_file_system_internals_resources.grd": {
- "includes": [26980],
+ "includes": [27080],
},
"chrome/app/address_input_strings.grd": {
- "messages": [27080],
+ "messages": [27180],
},
"remoting/resources/remoting_strings.grd": {
- "messages": [27530],
+ "messages": [27630],
},
"components/components_locale_settings.grd": {
- "includes": [27980],
- "messages": [27985],
+ "includes": [28080],
+ "messages": [28085],
},
"components/components_strings.grd": {
- "messages": [27990],
+ "messages": [28090],
},
# Chromium strings and Google Chrome strings must start at the same id.
# We only use one file depending on whether we're building Chromium or
# Google Chrome.
"components/components_chromium_strings.grd": {
- "messages": [29250],
+ "messages": [29350],
},
"components/components_google_chrome_strings.grd": {
- "messages": [29250],
+ "messages": [29350],
},
"components/resources/components_resources.grd": {
- "includes": [29300],
+ "includes": [29400],
},
"components/resources/components_scaled_resources.grd": {
- "structures": [29850],
+ "structures": [29950],
},
"third_party/WebKit/public/blink_resources.grd": {
- "includes": [30070],
- "structures": [30370],
+ "includes": [30170],
+ "structures": [30470],
},
"chrome/browser/resources/md_policy/policy_resources.grd": {
- "structures": [30600],
+ "structures": [30700],
},
"chrome/browser/resources/settings/settings_resources.grd": {
- "structures": [30620],
+ "structures": [30720],
},
"headless/lib/resources/headless_lib_resources.grd": {
- "includes": [30640],
+ "includes": [30740],
},
# Resource ids starting at 31000 are reserved for projects built on Chromium.

Powered by Google App Engine
This is Rietveld 408576698