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

Unified Diff: ipc/ipc.gypi

Issue 1345633002: ipc: Move //crypto dependency into a Windows-only file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « ipc/handle_attachment_win.cc ('k') | ipc/ipc_channel_reader_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc.gypi
diff --git a/ipc/ipc.gypi b/ipc/ipc.gypi
index beb0a6a38cd654eb4072278dbb205f000e7d35c4..1521de8a7523a520c5296b8417cdae27a7e99dca 100644
--- a/ipc/ipc.gypi
+++ b/ipc/ipc.gypi
@@ -24,6 +24,7 @@
'attachment_broker_unprivileged_win.h',
'brokerable_attachment.cc',
'brokerable_attachment.h',
+ 'brokerable_attachment_win.cc',
'handle_attachment_win.cc',
'handle_attachment_win.h',
'handle_win.cc',
« no previous file with comments | « ipc/handle_attachment_win.cc ('k') | ipc/ipc_channel_reader_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698