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

Unified Diff: mojo/public/cpp/bindings/BUILD.gn

Issue 2283543002: Add support for dispatch contexts on BindingSet (Closed)
Patch Set: . Created 4 years, 4 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: mojo/public/cpp/bindings/BUILD.gn
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn
index 405b82d07b64a8e36c5cd49eb7197fd462c05028..91b2a36f08e563b2f37534c69ebe0d02ccd941e1 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -11,6 +11,7 @@ static_library("bindings") {
"array_traits_standard.h",
"array_traits_stl.h",
"associated_binding.h",
+ "associated_binding_set.h",
"associated_group.h",
"associated_group_controller.h",
"associated_interface_ptr.h",
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/associated_binding_set.h » ('j') | mojo/public/cpp/bindings/binding_set.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698