Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 2d286251988bfcf561da4a0502833f88cf0f675a..c38acfcc20e4c5c1a6aaa30e1b74615c590011bd 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -334,6 +334,12 @@ |
'browser/content_settings/host_content_settings_map.h', |
'browser/content_settings/local_shared_objects_container.cc', |
'browser/content_settings/local_shared_objects_container.h', |
+ 'browser/content_settings/permission_bubble_request_impl.cc', |
+ 'browser/content_settings/permission_bubble_request_impl.h', |
+ 'browser/content_settings/permission_context_base.cc', |
+ 'browser/content_settings/permission_context_base.h', |
+ 'browser/content_settings/permission_infobar_delegate.cc', |
+ 'browser/content_settings/permission_infobar_delegate.h', |
'browser/content_settings/permission_queue_controller.cc', |
'browser/content_settings/permission_queue_controller.h', |
'browser/content_settings/permission_request_id.cc', |
@@ -1193,10 +1199,6 @@ |
'browser/services/gcm/gcm_profile_service.h', |
'browser/services/gcm/gcm_profile_service_factory.cc', |
'browser/services/gcm/gcm_profile_service_factory.h', |
- 'browser/services/gcm/permission_bubble_request_impl.cc', |
- 'browser/services/gcm/permission_bubble_request_impl.h', |
- 'browser/services/gcm/permission_context_base.cc', |
- 'browser/services/gcm/permission_context_base.h', |
'browser/services/gcm/push_messaging_infobar_delegate.cc', |
'browser/services/gcm/push_messaging_infobar_delegate.h', |
'browser/services/gcm/push_messaging_permission_context.cc', |
@@ -1205,8 +1207,6 @@ |
'browser/services/gcm/push_messaging_permission_context_factory.h', |
'browser/services/gcm/push_messaging_service_impl.cc', |
'browser/services/gcm/push_messaging_service_impl.h', |
- 'browser/services/gcm/permission_infobar_delegate.cc', |
- 'browser/services/gcm/permission_infobar_delegate.h', |
'browser/sessions/base_session_service.cc', |
'browser/sessions/base_session_service.h', |
'browser/sessions/session_data_deleter.cc', |