| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 7895b59e193bd9e799982cae130d0ad23a4e7d66..ba521a21e7b6d2a67762fda271818d3b815f21e6 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',
|
|
|