Chromium Code Reviews| Index: content/content_tests.gypi |
| =================================================================== |
| --- content/content_tests.gypi (revision 268893) |
| +++ content/content_tests.gypi (working copy) |
| @@ -890,6 +890,11 @@ |
| 'browser/geolocation/wifi_data_provider_linux_unittest.cc', |
| ], |
| }], |
| + ['OS!="win" and OS!="mac"', { |
| + 'sources!': [ |
| + 'common/plugin_list_unittest.cc', |
| + ], |
| + }], |
| ], |
| }, |
| ], |