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

Unified Diff: ipc/ipc.gypi

Issue 1317093007: ipc: Make a new class PlaceholderBrokerableAttachment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More rebase errors. 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.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..dbcdec2779c97114a1e0912e4186ca94b3b0b657 100644
--- a/ipc/ipc.gypi
+++ b/ipc/ipc.gypi
@@ -87,6 +87,8 @@
'param_traits_macros.h',
'param_traits_read_macros.h',
'param_traits_write_macros.h',
+ 'placeholder_brokerable_attachment.cc',
+ 'placeholder_brokerable_attachment.h',
'struct_constructor_macros.h',
'struct_destructor_macros.h',
'unix_domain_socket_util.cc',
« no previous file with comments | « ipc/handle_attachment_win.cc ('k') | ipc/ipc_channel_reader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698