Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 53fed2f96265c9ef9015776e83f89936223338e1..6678643ab9fabf12b0f52c8c9886947542338569 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -2389,7 +2389,7 @@ |
| 'test/data/resource.rc', |
| ], |
| }], |
| - ['enable_plugin_installation', { |
| + ['enable_plugin_installation==0', { |
| 'sources!': [ |
| 'browser/plugin_finder_unittest.cc', |
| ], |