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

Unified Diff: content/public/common/BUILD.gn

Issue 2422793002: HTML MessagePort as mojo::MessagePipeHandle (Closed)
Patch Set: Add metrics and support for non-ASCII text messages to Java endpoints Created 3 years, 11 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/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 22f354ddcce10fc9a125d3c55b746fb62587c4c1..f5b0ea45d07ac2f3a299c745ef688f157725862f 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -158,6 +158,8 @@ source_set("common_sources") {
"media_stream_request.h",
"menu_item.cc",
"menu_item.h",
+ "message_port.cc",
+ "message_port.h",
"mhtml_generation_params.cc",
"mhtml_generation_params.h",
"mojo_channel_switches.cc",

Powered by Google App Engine
This is Rietveld 408576698