Index: webkit/tools/test_shell/test_shell.gypi |
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi |
index dca16c1da28d4aedbad9b6d78d82189600e49b72..935cbae51ab2aac7d3602cc001381d0299689ebc 100644 |
--- a/webkit/tools/test_shell/test_shell.gypi |
+++ b/webkit/tools/test_shell/test_shell.gypi |
@@ -215,8 +215,8 @@ |
'<(DEPTH)/net/net.gyp:net_test_support', |
'<(DEPTH)/skia/skia.gyp:skia', |
'<(DEPTH)/third_party/mesa/mesa.gyp:osmesa', |
+ '<(DEPTH)/third_party/WebKit/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn', |
'<(DEPTH)/tools/imagediff/image_diff.gyp:image_diff', |
- '<(DEPTH)/webkit/support/webkit_support.gyp:copy_npapi_layout_test_plugin', |
], |
'defines': [ |
# Technically not a unit test but require functions available only to |