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

Unified Diff: tools/gritsettings/resource_ids

Issue 809333003: Upstream //ios/chrome/browser/translate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments Created 5 years, 11 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 788a30c9caacd69f3745055e03b2e6c2bcebf601..efd5760ccf4d268a349a8f45d59a713123050114 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -164,6 +164,11 @@
"<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/tracing_resources.grd": {
"includes": [25750],
},
+ # iOS resources overlap with ash, chromeos and extensions_api, as these are
+ # not used on iOS.
+ "ios/chrome/app/theme/ios_theme_resources.grd": {
+ "structures": [26000],
+ },
"ash/ash_strings.grd": {
"messages": [26000],
},

Powered by Google App Engine
This is Rietveld 408576698