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

Unified Diff: content/content_browser.gypi

Issue 1192713004: Update client side navigator.connect API to use ServicePortCollection [2/3] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 5 years, 6 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
« no previous file with comments | « content/common/service_worker/service_worker_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 5349c6ae74cfeeb91bbb6274ac77a1f2a0b15860..22420a3125cdcb384094eb48f6df61c1413ea897 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1053,10 +1053,10 @@
'browser/mojo/service_registry_android.h',
'browser/navigator_connect/navigator_connect_context_impl.cc',
'browser/navigator_connect/navigator_connect_context_impl.h',
- 'browser/navigator_connect/navigator_connect_dispatcher_host.cc',
- 'browser/navigator_connect/navigator_connect_dispatcher_host.h',
'browser/navigator_connect/navigator_connect_service_worker_service_factory.cc',
'browser/navigator_connect/navigator_connect_service_worker_service_factory.h',
+ 'browser/navigator_connect/service_port_service_impl.cc',
+ 'browser/navigator_connect/service_port_service_impl.h',
'browser/net/browser_online_state_observer.cc',
'browser/net/browser_online_state_observer.h',
'browser/net/quota_policy_cookie_store.cc',
« no previous file with comments | « content/common/service_worker/service_worker_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698