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

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

Issue 2009033002: Revert of [mojo] Use a pipe path to initialise Mojo in elevated utility processes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/child_thread_impl.cc ('k') | mojo/edk/embedder/named_platform_channel_pair.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/embedder/BUILD.gn
diff --git a/mojo/edk/embedder/BUILD.gn b/mojo/edk/embedder/BUILD.gn
index 7ecd485eed446436864146d5aedf695a96816b3a..02fc32cab3a123547a19213fa004b9d0b478b798 100644
--- a/mojo/edk/embedder/BUILD.gn
+++ b/mojo/edk/embedder/BUILD.gn
@@ -7,7 +7,6 @@
"configuration.h",
"embedder.h",
"embedder_internal.h",
- "named_platform_channel_pair.h",
"platform_channel_pair.h",
"platform_handle.h",
"platform_handle_utils.h",
@@ -73,8 +72,6 @@
]
sources = [
- "named_platform_channel_pair.h",
- "named_platform_channel_pair_win.cc",
"platform_channel_pair.cc",
"platform_channel_pair.h",
"platform_channel_pair_posix.cc",
« no previous file with comments | « content/child/child_thread_impl.cc ('k') | mojo/edk/embedder/named_platform_channel_pair.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698