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

Unified Diff: ipc/ipc.gypi

Issue 1206093002: Update ChannelReader to use AttachmentBroker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@attachment_broker3_listener
Patch Set: Created 5 years, 6 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 9a9407e5def0f9f4ef6a886bb8eba3cd483d86a2..ff880eab3361b5a05096736124792b407e0daa4a 100644
--- a/ipc/ipc.gypi
+++ b/ipc/ipc.gypi
@@ -11,6 +11,7 @@
# This part is shared between the targets defined below.
['ipc_target==1', {
'sources': [
+ 'attachment_broker.cc',
'attachment_broker.h',
'attachment_broker_messages.h',
'attachment_broker_win.cc',

Powered by Google App Engine
This is Rietveld 408576698