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

Unified Diff: content/child/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: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index f360e88c924763416f74bd7dacaf6ae10755044b..60811f7a5d45903cdf1d7cb92a96f2e7ebe970dd 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -234,7 +234,6 @@ target(link_target_type, "child") {
"//device/power_monitor/public/cpp",
"//gpu/command_buffer/client",
"//ipc",
- "//ipc:mojom",
"//media",
"//mojo/common",
"//mojo/edk/system",

Powered by Google App Engine
This is Rietveld 408576698