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

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

Issue 2370643004: Port messages sent by WebIDBFactoryImpl to Mojo. (Closed)
Patch Set: Addressed most of dcheng@'s feedback. Created 4 years, 2 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 7b60b2c0a5a697fe1bffd80db0ce2dcd8d3fe614..3d8d3000b44abea8738990473050d82a83ecd244 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -139,6 +139,7 @@ component("bindings") {
"string_traits_stl.h",
"string_traits_string16.h",
"string_traits_string_piece.h",
+ "strong_associated_binding.h",
"strong_binding.h",
"struct_ptr.h",
"sync_call_restrictions.h",

Powered by Google App Engine
This is Rietveld 408576698