| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 3bde8a8b6d782f670e2f37054817451db87a37d8..1c6d95d1ef7e8a28794974363ca0fd799d347090 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -475,6 +475,8 @@
|
| 'browser/background_sync/background_sync_power_observer.h',
|
| 'browser/background_sync/background_sync_registration.cc',
|
| 'browser/background_sync/background_sync_registration.h',
|
| + 'browser/background_sync/background_sync_registration_handle.cc',
|
| + 'browser/background_sync/background_sync_registration_handle.h',
|
| 'browser/background_sync/background_sync_registration_options.cc',
|
| 'browser/background_sync/background_sync_registration_options.h',
|
| 'browser/background_sync/background_sync_service_impl.cc',
|
|
|