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

Unified Diff: components/nacl/common/BUILD.gn

Issue 2668153003: Mojo C++ Bindings: Eliminate unbound ThreadSafeInterfacePtr (Closed)
Patch Set: . 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
Index: components/nacl/common/BUILD.gn
diff --git a/components/nacl/common/BUILD.gn b/components/nacl/common/BUILD.gn
index de3d4694f42626efb6ec2e80109866db60313e3a..8859d086d4d537d94a3d41b433a33ecd3154063f 100644
--- a/components/nacl/common/BUILD.gn
+++ b/components/nacl/common/BUILD.gn
@@ -36,7 +36,6 @@ if (enable_nacl) {
"//base:base_static",
"//content/public/common:service_names",
"//ipc",
- "//ipc:mojom",
"//mojo/edk/system",
"//services/service_manager/public/cpp",
]
« no previous file with comments | « no previous file | content/browser/BUILD.gn » ('j') | content/renderer/mojo/thread_safe_associated_interface_ptr_provider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698