Stop using the old layout test plugin.

I haven't deleted it yet because it might be useful for debugging
failures.  I'll delete it in a separate change so it's easy for
someone to cherry pick the change back.

BUG=64260

Review URL: http://codereview.chromium.org/5301003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@67571 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
tony@chromium.org 2010-11-29 18:54:46 +00:00
Родитель 8fedceb52d
Коммит 3834d9c3d4
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -188,7 +188,7 @@
'../sandbox/sandbox.gyp:sbox_unittests',
'../sandbox/sandbox.gyp:sbox_validation_tests',
'../views/views.gyp:views_unittests',
'../webkit/support/webkit_support.gyp:npapi_layout_test_plugin',
'../third_party/WebKit/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn',
# TODO(nsylvain) ui_tests.exe depends on test_shell_common.
# This should:
# 1) not be the case. OR.
@ -344,7 +344,7 @@
'../printing/printing.gyp:printing_unittests',
'../remoting/remoting.gyp:remoting_unittests',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
'../webkit/support/webkit_support.gyp:npapi_layout_test_plugin',
'../third_party/WebKit/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn',
# TODO(nsylvain) ui_tests.exe depends on test_shell_common.
# This should:
# 1) not be the case. OR.