| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index c953cee0a2d21b9ba97c9686aa7017cd5b558872..1d68e3797939189476df08916ce51fea3ca6a5ef 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',
|
|
|