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

Unified Diff: content/renderer/BUILD.gn

Issue 2522333002: Provide a Mojo equivalent of ThreadSafeSender. (Closed)
Patch Set: Addresses @tsepez comment Created 4 years, 1 month 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 | « no previous file | 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 5589af2d99597271284a0cf0e4826175d78cb960..ad951b54d2086962dad317a857d118e125ad4248 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -262,6 +262,7 @@ 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698