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

Unified Diff: tools/gritsettings/resource_ids

Issue 304223010: Include upstream libaddressinput strings in Chrome build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of https://codereview.chromium.org/329473002/. Created 6 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
« no previous file with comments | « third_party/libaddressinput/libaddressinput.gyp ('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 21d8a69685b049fae575be621964cf3a93afc5ec..f40779822eb14626bf529a27f44f6a05da2d9747 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -201,6 +201,9 @@
"third_party/libaddressinput/chromium/cpp/res/libaddressinput_strings.grd": {
"messages": [29050],
},
+ "chrome/app/address_input_strings.grd": {
+ "messages": [29100],
+ },
"components/components_strings.grd": {
"messages": [30000],
},
« no previous file with comments | « third_party/libaddressinput/libaddressinput.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698