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

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

Issue 2725133002: Mojo: Armed Watchers (Closed)
Patch Set: . 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 5c413840cbf20ee436107a23f39755bddbe7539b..ef4bd52f548505ca4f52be474673ba9a20a1cb43 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -64,6 +64,8 @@ component("bindings") {
"lib/control_message_handler.h",
"lib/control_message_proxy.cc",
"lib/control_message_proxy.h",
+ "lib/destruction_tracker.cc",
+ "lib/destruction_tracker.h",
"lib/equals_traits.h",
"lib/filter_chain.cc",
"lib/fixed_buffer.cc",

Powered by Google App Engine
This is Rietveld 408576698