diff options
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r-- | chrome/chrome_tests.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index db5315b..9627660 100644 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -2053,8 +2053,8 @@ # npapi test plugin doesn't build on android or ios 'dependencies': [ # build time dependency. + '../content/content.gyp:copy_npapi_test_plugin', '../v8/tools/gyp/v8.gyp:v8_shell#host', - '../webkit/plugins/webkit_plugins.gyp:copy_npapi_test_plugin', ], }], ['enable_app_list==0', { |