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

Unified Diff: content/browser/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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 1733495c9629b1e7e1bf05db634807b7297bd99b..89750c443fd69bf142354f687a6dda1be3959a06 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -87,7 +87,6 @@ source_set("browser") {
"//gpu/command_buffer/client:gles2_interface",
"//gpu/ipc/host",
"//ipc",
- "//ipc:mojom",
"//media",
"//media/capture",
"//media/capture/mojo:image_capture",

Powered by Google App Engine
This is Rietveld 408576698