Index: webkit/default_plugin/default_plugin.gyp |
diff --git a/webkit/default_plugin/default_plugin.gyp b/webkit/default_plugin/default_plugin.gyp |
index 061059c5af8e8fb6657924afce942218b69ea168..280b0c44021cf9885491a84c61277c133bf5b376 100644 |
--- a/webkit/default_plugin/default_plugin.gyp |
+++ b/webkit/default_plugin/default_plugin.gyp |
@@ -17,8 +17,8 @@ |
'../../third_party/icu/icu.gyp:icuuc', |
'../../third_party/libxml/libxml.gyp:libxml', |
'../../third_party/npapi/npapi.gyp:npapi', |
- '../webkit.gyp:webkit_resources', |
- '../webkit.gyp:webkit_strings', |
+ '../webkit_glue.gyp:webkit_resources', |
+ '../webkit_glue.gyp:webkit_strings', |
], |
'include_dirs': [ |
'../..', |