Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 17c52ca446953e1fc4f1ec1a159a2c450e45ac6a..709feeb4ce66196c1f47858125d336c92eda644e 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -318,7 +318,6 @@ |
'common/message_router.cc', |
'common/message_router.h', |
'common/mime_registry_messages.h', |
- 'common/service_worker_messages.h', |
'common/navigation_gesture.h', |
'common/net/url_fetcher.cc', |
'common/net/url_request_user_data.cc', |
@@ -375,6 +374,9 @@ |
'common/sandbox_win.h', |
'common/savable_url_schemes.cc', |
'common/savable_url_schemes.h', |
+ 'common/service_worker_messages.h', |
+ 'common/service_worker_types.cc', |
+ 'common/service_worker_types.h', |
'common/set_process_title.cc', |
'common/set_process_title.h', |
'common/set_process_title_linux.cc', |