Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index 5056144c553ad6793cba82ca9b3821400995282c..87ac428323512242a35de4bcf71eaedeed2adab8 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -321,13 +321,13 @@ |
], |
}, { # OS!="ios" |
'dependencies': [ |
+ 'app/resources/content_resources.gyp:content_resources', |
'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', |
'../webkit/child/webkit_child.gyp:webkit_child', |
'../webkit/common/webkit_common.gyp:webkit_common', |
- '../webkit/glue/resources/webkit_resources.gyp:webkit_resources', |
], |
}], |
['use_aura==1', { |