Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1465)

Unified Diff: content/content_child.gypi

Issue 1210643002: Update navigator.services API to use the new services.onconnect event [2/3]. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@serviceport
Patch Set: properly run error callbacks when worker is stopped Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index b5a7e38be997b3c5225d763de7bab9baa5b5feec..0f6b009598cb0798b65ede64a16b872feeb5e0ef 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -122,6 +122,8 @@
'child/mojo/mojo_application.h',
'child/multipart_response_delegate.cc',
'child/multipart_response_delegate.h',
+ 'child/navigator_connect/service_port_dispatcher_impl.cc',
+ 'child/navigator_connect/service_port_dispatcher_impl.h',
'child/navigator_connect/service_port_provider.cc',
'child/navigator_connect/service_port_provider.h',
'child/notifications/notification_data_conversions.cc',

Powered by Google App Engine
This is Rietveld 408576698