Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index a22a6abbc002664bd83f836cdd5e85236a39e29c..b03081fcc24cf39817e3fb9c1fc499367af5c2b3 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -479,6 +479,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', |