| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 16a1037d3625b47a387e9a56152e6c43182dc2a0..62cf34a0a2d547a784fe7ee6ff3b18bfba5f15cb 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -295,9 +295,9 @@
|
| '../third_party/icu/icu.gyp:icuuc',
|
| '../third_party/libxml/libxml.gyp:libxml',
|
| # run time dependencies
|
| + 'default_plugin/default_plugin.gyp:default_plugin',
|
| '../third_party/ppapi/ppapi.gyp:ppapi_tests',
|
| '../webkit/support/webkit_support.gyp:npapi_layout_test_plugin',
|
| - '../webkit/default_plugin/default_plugin.gyp:default_plugin',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|