| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 64d2110cce66fd2258da16368898165e12c99e6b..0ab8acaafd89d9675362a4dc6ecb755eb445be0e 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',
|
|
|