summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r--content/content_tests.gypi6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 4f50aa4..925041c2 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -559,10 +559,10 @@
'../webkit/support/webkit_support.gyp:glue_renderer',
'../webkit/support/webkit_support.gyp:plugins',
'../webkit/support/webkit_support.gyp:plugins_common',
- '../webkit/support/webkit_support.gyp:test_mock_plugin_list',
'../webkit/support/webkit_support.gyp:webkit_base',
'../webkit/support/webkit_support.gyp:webkit_media',
'../webkit/support/webkit_support.gyp:webkit_storage',
+ '../webkit/webkit.gyp:test_shell_test_support',
],
}],
['enable_plugins==0', {
@@ -919,8 +919,8 @@
# npapi test plugin doesn't build on android or ios
'dependencies': [
# Runtime dependencies
- '../webkit/support/webkit_support.gyp:copy_npapi_test_plugin',
- '../webkit/support/webkit_support.gyp:pull_in_copy_TestNetscapePlugIn',
+ '../webkit/webkit.gyp:copy_npapi_test_plugin',
+ '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn',
],
}],
['enable_webrtc==1', {