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

Unified Diff: tools/gritsettings/resource_ids

Issue 1679283002: Componentize Chrome terms of service, Accept-Languages & default encoding. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase && use a qualified include for the new file Created 4 years, 10 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 0528718cb261af1592f4df325d3e39e5fad3e047..738d9b6be299b5e756f1b120efc4692386671d83 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -77,8 +77,7 @@
"messages": [9000],
},
"chrome/app/resources/locale_settings.grd": {
- "includes": [9500],
- "messages": [10000],
+ "messages": [9500],
},
# These each start with the same resource id because we only use one
# file for each build (chromiumos, google_chromeos, linux, mac, or win).
@@ -274,8 +273,12 @@
"remoting/resources/remoting_strings.grd": {
"messages": [27830],
},
+ "components/components_locale_settings.grd": {
+ "includes": [28280],
+ "messages": [28285],
+ },
"components/components_strings.grd": {
- "messages": [28280],
+ "messages": [28290],
},
# 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
« no previous file with comments | « tools/copyright_scanner/third_party_files_whitelist.txt ('k') | tools/gritsettings/translation_expectations.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698