Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index df22c05a4f0a4bc2de83030185ee7c26ced7ab9c..0c85f1771c5aae038cd7ad8b051342b8ff3bcb9f 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -528,6 +528,7 @@ |
| 'browser/plugin_loader_posix_unittest.cc', |
| 'browser/power_monitor_message_broadcaster_unittest.cc', |
| 'browser/power_profiler/power_profiler_service_unittest.cc', |
| + 'browser/push_messaging_application_id_unittest.cc', |
|
fgorski
2014/07/23 18:04:09
your struct is in content/public/browser and tests
Michael van Ouwerkerk
2014/07/24 13:01:35
Yes I did that intentionally. There aren't really
|
| 'browser/quota/mock_quota_manager.cc', |
| 'browser/quota/mock_quota_manager.h', |
| 'browser/quota/mock_quota_manager_proxy.cc', |