| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 2ed310eaba846f909ee7fe6cd5ce9f276c9e36ae..7f50067f6572ea99699809b02371da524916a93f 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -477,6 +477,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',
|
|
|