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

Unified Diff: content/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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 2686a330ab8dfa6399584bc845216184297e1885..a1ca5b8982a5dfc98041a3fba22af6a43fb9f4dc 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -213,7 +213,6 @@ source_set("common") {
"media/surface_view_manager_messages_android.h",
"media/video_capture.h",
"memory_messages.h",
- "message_port_messages.h",
"navigation_gesture.h",
"navigation_params.cc",
"navigation_params.h",

Powered by Google App Engine
This is Rietveld 408576698