Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 621748a331321b28075bcd3e381e06edfc6a3a32..ba6276d7fa0af1220dbe362a2aed8ea95115d812 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -314,7 +314,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', |
@@ -371,6 +370,9 @@ |
'common/sandbox_win.h', |
'common/savable_url_schemes.cc', |
'common/savable_url_schemes.h', |
+ 'common/service_worker_interfaces.cc', |
+ 'common/service_worker_interfaces.h', |
+ 'common/service_worker_messages.h', |
'common/set_process_title.cc', |
'common/set_process_title.h', |
'common/set_process_title_linux.cc', |