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

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: Add an optimization to immediately dispatch messages after translation. Created 5 years, 5 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 e8b5d442b0c93f1e30e891de5b9650ce72e5624f..f332166ddfdc786d236eeb8462c3ea415cb890b2 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',
« no previous file with comments | « ipc/ipc.gyp ('k') | ipc/ipc_channel_nacl.h » ('j') | ipc/ipc_channel_reader.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698