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

Unified Diff: ipc/BUILD.gn

Issue 1493413004: ipc: Allow attachment brokering for shared memory handles. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@temp1
Patch Set: Fix more tests. 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 | « no previous file | ipc/attachment_broker_privileged_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/BUILD.gn
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn
index d05cc79c89b8a05bba5375f8a28df6c0275de8fa..1dddc13484c2d1b9d3328531e5ce8782fb5bb83b 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -156,7 +156,6 @@ test("ipc_tests") {
"attachment_broker_mac_unittest.cc",
"attachment_broker_privileged_mac_unittest.cc",
"attachment_broker_privileged_win_unittest.cc",
- "attachment_broker_unprivileged_win_unittest.cc",
"ipc_channel_posix_unittest.cc",
"ipc_channel_proxy_unittest.cc",
"ipc_channel_reader_unittest.cc",
« no previous file with comments | « no previous file | ipc/attachment_broker_privileged_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698