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

Unified Diff: tools/gritsettings/resource_ids

Issue 682863002: Repack remoting resources into Chrome on Chrome OS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@It2me_ChromeOS
Patch Set: Fix GN build error Created 6 years, 2 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
« no previous file with comments | « remoting/resources/resource_ids ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gritsettings/resource_ids
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index 7fa7d9f1bbfe07dc4e3bc0afc2cea52a312cb33c..a1fce5c1f10384d8b2f6bd488c82a25356e7ee45 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -10,7 +10,7 @@
# The first entry in the file, SRCDIR, is special: It is a relative path from
# this file to the base of your checkout.
#
-# The range of ID values, which is used by pak files, is from 0 to 2^16 - 1.
+# The range of ID values, which is used by pak files, is from 0 to 2^16 - 1.
{
"SRCDIR": "../..",
@@ -215,6 +215,9 @@
"chrome/app/address_input_strings.grd": {
"messages": [29100],
},
+ "remoting/resources/remoting_strings.grd": {
+ "messages": [29550],
+ },
"components/components_strings.grd": {
"messages": [30000],
},
« no previous file with comments | « remoting/resources/resource_ids ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698