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

Unified Diff: chrome/chrome_renderer.gypi

Issue 423613003: Move strings from webkit/ to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: one more android_webview fix + REBASE Created 6 years, 5 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: chrome/chrome_renderer.gypi
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index 5faa9bd745a7021222ce8111649174614ff0cd1f..2ef4b13ef999ee93a77722a946e080bd33f52e20 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -287,6 +287,7 @@
'../components/components.gyp:translate_core_common',
'../components/components.gyp:translate_core_language_detection',
'../components/components.gyp:visitedlink_renderer',
+ '../content/app/strings/content_strings.gyp:content_strings',
jochen (gone - plz use gerrit) 2014/08/01 07:52:16 why do you have to add this here, but not delete w
tfarina 2014/08/02 00:57:31 they were necessary to fix trybot results.
'../content/content.gyp:content_renderer',
'../extensions/extensions.gyp:extensions_renderer',
'../extensions/extensions_resources.gyp:extensions_resources',

Powered by Google App Engine
This is Rietveld 408576698