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

Unified Diff: content/renderer/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 | « content/common/BUILD.gn ('k') | content/renderer/mojo/thread_safe_associated_interface_ptr_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 7ecd0bec3817790afc7da50618e4d49db8c63105..e94329020f8c377c702679f5ce56448618ec3866 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -263,7 +263,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 | « content/common/BUILD.gn ('k') | content/renderer/mojo/thread_safe_associated_interface_ptr_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698