diff options
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index 5386c3c..6a4a7e7 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -246,7 +246,7 @@ '../media/media.gyp:media_unittests', '../printing/printing.gyp:printing_unittests', '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests', - '../webkit/webkit.gyp:npapi_layout_test_plugin', + '../webkit/support/webkit_support.gyp:npapi_layout_test_plugin', # TODO(nsylvain) ui_tests.exe depends on test_shell_common. # This should: # 1) not be the case. OR. |