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

Unified Diff: mojo/edk/platform/BUILD.gn

Issue 1659213002: Move PlatformChannelPair to //mojo/edk/platform and rename it PlatformPipe. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 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
« no previous file with comments | « mojo/edk/embedder/platform_channel_utils.h ('k') | mojo/edk/platform/platform_pipe.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/platform/BUILD.gn
diff --git a/mojo/edk/platform/BUILD.gn b/mojo/edk/platform/BUILD.gn
index f1fba6b075ebf8084af0b74945e41bb2434454bc..91a8f0cb4d565f50cab4c7d49ccc2035220c8e4b 100644
--- a/mojo/edk/platform/BUILD.gn
+++ b/mojo/edk/platform/BUILD.gn
@@ -15,6 +15,7 @@ mojo_edk_source_set("platform") {
"platform_handle.cc",
"platform_handle.h",
"platform_handle_watcher.h",
+ "platform_pipe.h",
"platform_shared_buffer.h",
"random.h",
"scoped_platform_handle.h",
« no previous file with comments | « mojo/edk/embedder/platform_channel_utils.h ('k') | mojo/edk/platform/platform_pipe.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698