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

Unified Diff: content/common/BUILD.gn

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/child/webmessageportchannel_impl.cc ('k') | content/common/content_message_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 4b820cf13d764b32ebb3699e35a633525fe60aaf..5a383d16874ff892bbc9b9e463926c52769ba79f 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -493,6 +493,7 @@ mojom("mojo_bindings") {
"presentation/presentation_service.mojom",
"process_control.mojom",
"render_frame_setup.mojom",
+ "service_port_service.mojom",
"vr_service.mojom",
]
« no previous file with comments | « content/child/webmessageportchannel_impl.cc ('k') | content/common/content_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698