Skip to content

Commit

Permalink
Update remaining references to the NPAPI test plugin.
Browse files Browse the repository at this point in the history
This should fix all the references to TestNetscapePlugIn and
blink_test_plugin.gyp:blink_test_plugin.

BUG=331302
TEST=None
R=jochen@chromium.org,mark@chromium.org

Review URL: https://codereview.chromium.org/154573003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@249637 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
  • Loading branch information
tfarina@chromium.org committed Feb 7, 2014
1 parent f887a7d commit 94dad9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions all.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -309,11 +309,11 @@
# defined in installer.gyp.
'../chrome/installer/mini_installer.gyp:mini_installer',
'../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
'../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
'../courgette/courgette.gyp:courgette_unittests',
'../sandbox/sandbox.gyp:sbox_integration_tests',
'../sandbox/sandbox.gyp:sbox_unittests',
'../sandbox/sandbox.gyp:sbox_validation_tests',
'../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugin',
'../ui/app_list/app_list.gyp:app_list_unittests',
'../ui/views/views.gyp:views_unittests',
],
Expand Down Expand Up @@ -992,6 +992,7 @@
'../components/components_tests.gyp:components_unittests',
'../content/content_shell_and_tests.gyp:content_browsertests',
'../content/content_shell_and_tests.gyp:content_unittests',
'../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
# mini_installer_tests depends on mini_installer. This should be
# defined in installer.gyp.
'../chrome/installer/mini_installer.gyp:mini_installer',
Expand All @@ -1018,7 +1019,6 @@
'../ui/views/views.gyp:views_unittests',
'../url/url.gyp:url_unittests',
'../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
'../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugin',
],
},
{
Expand Down

0 comments on commit 94dad9c

Please sign in to comment.