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

Unified Diff: content/renderer/BUILD.gn

Issue 2668153003: Mojo C++ Bindings: Eliminate unbound ThreadSafeInterfacePtr (Closed)
Patch Set: Created 3 years, 11 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/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 8bdcc9753e3915b62776124ecb66710a53dce6a0..b9f0bf16d849d121c8d2795fd35309ac0e14983b 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -265,7 +265,6 @@ target(link_target_type, "renderer") {
"mojo/blink_interface_registry_impl.h",
"mojo/interface_provider_js_wrapper.cc",
"mojo/interface_provider_js_wrapper.h",
- "mojo/thread_safe_associated_interface_ptr_provider.h",
"mojo_bindings_controller.cc",
"mojo_bindings_controller.h",
"mojo_context_state.cc",
« no previous file with comments | « no previous file | content/renderer/mojo/thread_safe_associated_interface_ptr_provider.h » ('j') | ipc/ipc_channel_proxy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698