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

Unified Diff: ipc/ipc.gypi

Issue 553283002: IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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: ipc/ipc.gypi
diff --git a/ipc/ipc.gypi b/ipc/ipc.gypi
index 5f6875701adf58a7374eb7eabfb5aed655985fb5..cd2c09c09a2f87a694c32d45f46c99955354616e 100644
--- a/ipc/ipc.gypi
+++ b/ipc/ipc.gypi
@@ -76,7 +76,6 @@
'target_conditions': [
['>(nacl_untrusted_build)==1', {
'sources!': [
- 'ipc_channel.cc',
'ipc_channel_posix.cc',
'unix_domain_socket_util.cc',
],

Powered by Google App Engine
This is Rietveld 408576698