Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 865bb18bb4d7e0aed23883f4332929968f8d19be..d90b5a5795c2a4f519e03f802ea2b2cef9ac30cb 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -255,7 +255,7 @@ |
'../sandbox/sandbox.gyp:sbox_integration_tests', |
'../sandbox/sandbox.gyp:sbox_unittests', |
'../sandbox/sandbox.gyp:sbox_validation_tests', |
- '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:copy_TestNetscapePlugIn', |
+ '../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', |
], |
@@ -645,7 +645,7 @@ |
'../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/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:copy_TestNetscapePlugIn', |
+ '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugin', |
], |
'conditions': [ |
['target_arch!="x64"', { |