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', |