| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 7a72fdbece5476b20f2c704b0cab80cca3c77966..a721cc3a5747e16ffc4d91ed95c636d2fb84e957 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -24,6 +24,8 @@
|
| 'browser/geolocation/mock_location_provider.h',
|
| 'public/test/async_file_test_helper.cc',
|
| 'public/test/async_file_test_helper.h',
|
| + 'public/test/background_sync_test_util.cc',
|
| + 'public/test/background_sync_test_util.h',
|
| 'public/test/browser_test.h',
|
| 'public/test/browser_test_base.cc',
|
| 'public/test/browser_test_base.h',
|
|
|