Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 91504d76e24746bce772d6bc0ae4ccb2b771d5de..d6a29d96ab97b5cc060eb24c1da96373dabb817b 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -931,8 +931,8 @@ |
# npapi test plugin doesn't build on android or ios |
'dependencies': [ |
# Runtime dependencies |
+ '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:copy_TestNetscapePlugIn', |
'../webkit/plugins/webkit_plugins.gyp:copy_npapi_test_plugin', |
- '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn', |
], |
}], |
['enable_webrtc==1', { |