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

Unified Diff: tools/gritsettings/resource_ids

Issue 2927803002: Add the new content widget including localised title. (Closed)
Patch Set: comments Created 3 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 | « ios/chrome/test/BUILD.gn ('k') | tools/gritsettings/translation_expectations.pyl » ('j') | 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 090fabd848c01f821d3fddfce2bc64387901b0eb..539939d38afde55263cfd2ee40778726ed8a393b 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -234,6 +234,12 @@
"ios/chrome/search_widget_extension/strings/ios_search_widget_extension_google_chrome_strings.grd": {
"messages": [3070],
},
+ "ios/chrome/content_widget_extension/strings/ios_content_widget_extension_chromium_strings.grd": {
+ "messages": [3080],
+ },
+ "ios/chrome/content_widget_extension/strings/ios_content_widget_extension_google_chrome_strings.grd": {
+ "messages": [3080],
+ },
# content/ and ios/web/ must start at the same id.
# App only use one file depending on whether it is iOS or other platform.
« no previous file with comments | « ios/chrome/test/BUILD.gn ('k') | tools/gritsettings/translation_expectations.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698