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

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

Issue 2680243003: Reduce size of mojo AssociatedBinding template expansions (Closed)
Patch Set: forgot cc 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: mojo/public/cpp/bindings/BUILD.gn
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn
index cc1946a5aeb599e719677d7f80eca53959c18b49..a8a0905aaaf6f1c76c6a413e7d99b7dbec0e378a 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -25,6 +25,7 @@ component("bindings") {
"array_traits.h",
"array_traits_carray.h",
"array_traits_stl.h",
+ "associated_binding.cc",
"associated_binding.h",
"associated_binding_set.h",
"associated_group.h",
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/associated_binding.h » ('j') | mojo/public/cpp/bindings/associated_binding.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698