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', |