| Index: chrome/browser_tests.isolate
|
| diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
|
| index b3f04cbc285da01103748d4c9acb8b3c86e9452e..6b377a46dfea985d8f3f3bea78d0bd095e2e95df 100644
|
| --- a/chrome/browser_tests.isolate
|
| +++ b/chrome/browser_tests.isolate
|
| @@ -106,8 +106,8 @@
|
| ],
|
| 'isolate_dependency_untracked': [
|
| '<(PRODUCT_DIR)/lib32/',
|
| - '<(PRODUCT_DIR)/plugins/TestNetscapePlugIn.plugin/',
|
| '<(PRODUCT_DIR)/plugins/npapi_test_plugin.plugin/',
|
| + '<(PRODUCT_DIR)/plugins/test_netscape_plugin.plugin/',
|
| ],
|
| },
|
| }],
|
|
|