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

Unified Diff: sandbox/win/sandbox_win.gypi

Issue 1296223005: Continuing changes for lpc proxy Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « sandbox/win/BUILD.gn ('k') | sandbox/win/src/interceptors.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/sandbox_win.gypi
diff --git a/sandbox/win/sandbox_win.gypi b/sandbox/win/sandbox_win.gypi
index b3b70bda222010560b0345c78e083fae88d6ccc4..ff3e7f70e0e6f79d5fa4ad56c26d348950051379 100644
--- a/sandbox/win/sandbox_win.gypi
+++ b/sandbox/win/sandbox_win.gypi
@@ -51,6 +51,12 @@
'src/ipc_tags.h',
'src/job.cc',
'src/job.h',
+ 'src/lpc_dispatcher.cc',
+ 'src/lpc_dispatcher.h',
+ 'src/lpc_policy.cc',
+ 'src/lpc_policy.h',
+ 'src/lpc_interception.cc',
+ 'src/lpc_interception.h',
'src/named_pipe_dispatcher.cc',
'src/named_pipe_dispatcher.h',
'src/named_pipe_interception.cc',
« no previous file with comments | « sandbox/win/BUILD.gn ('k') | sandbox/win/src/interceptors.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698