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

Unified Diff: content/content_child.gypi

Issue 423613003: Move strings from webkit/ to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix athena Created 6 years, 4 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: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 4e5784f6af8d3742d3598af4a08b0c62c7dfae0d..51116124ecbd0aa47cd9c12fce15feb068980616 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -319,6 +319,7 @@
],
}, { # OS!="ios"
'dependencies': [
+ 'app/strings/content_strings.gyp:content_strings',
'../third_party/WebKit/public/blink.gyp:blink',
'../third_party/WebKit/public/blink_resources.gyp:blink_resources',
'../third_party/npapi/npapi.gyp:npapi',

Powered by Google App Engine
This is Rietveld 408576698