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

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: REBASE 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 5902b8acf0705c1b88fd4f113e6e9cc706bbe4c5..b5f4ee97150d2e5380705d2e9c0c3bdcc62adac9 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -321,6 +321,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