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

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

Issue 2370643004: Port messages sent by WebIDBFactoryImpl to Mojo. (Closed)
Patch Set: Require explicit wrapping when discarding map keys. 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 9ca27f98eb46afe5cd96250dfa626c5c817c88d8..772967b2de9f029f689b5b4f39c3707344ff6f38 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -138,6 +138,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