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

Unified Diff: ipc/BUILD.gn

Issue 2504063002: Revert of Remove IPC::BrokerableAttachment. (Closed)
Patch Set: Created 4 years, 1 month 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 | « components/nacl/loader/nacl_ipc_adapter.cc ('k') | ipc/brokerable_attachment.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/BUILD.gn
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn
index fa3f81c87d7ef8ed8104d41803f64ca578882ac3..cd1f365befe6b22c254176f8860ae2c70572d7a6 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -9,6 +9,8 @@
component("ipc") {
sources = [
+ "brokerable_attachment.cc",
+ "brokerable_attachment.h",
"export_template.h",
"handle_attachment_win.cc",
"handle_attachment_win.h",
« no previous file with comments | « components/nacl/loader/nacl_ipc_adapter.cc ('k') | ipc/brokerable_attachment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698