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

Unified Diff: remoting/host/BUILD.gn

Issue 2668153003: Mojo C++ Bindings: Eliminate unbound ThreadSafeInterfacePtr (Closed)
Patch Set: format and rebase... Created 3 years, 10 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 | « mojo/public/cpp/bindings/thread_safe_interface_ptr.h ('k') | remoting/host/security_key/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/BUILD.gn
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
index db787d628689863ba187d15bda17b5a4072255bd..95457d7d262d3a1870593d496c6349f2b13548bf 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -725,6 +725,7 @@ if (enable_me2me_host) {
"//base",
"//base:i18n",
"//components/policy/core/common",
+ "//ipc",
"//net",
"//remoting/base",
"//remoting/host",
« no previous file with comments | « mojo/public/cpp/bindings/thread_safe_interface_ptr.h ('k') | remoting/host/security_key/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698