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

Unified Diff: mojo/common/BUILD.gn

Issue 711413005: Use WeakBindingSet to manage inspector connections (Closed) Base URL: git@github.com:domokit/mojo.git@connector
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « no previous file | mojo/common/weak_binding_set.h » ('j') | mojo/common/weak_binding_set.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/BUILD.gn
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn
index 8ac78458e34e98233493366195edf07bad885a46..d35fc45882f62ce8951984677b2c377f65ce92fa 100644
--- a/mojo/common/BUILD.gn
+++ b/mojo/common/BUILD.gn
@@ -18,6 +18,7 @@ component("common") {
"message_pump_mojo_handler.h",
"time_helper.cc",
"time_helper.h",
+ "weak_binding_set.h",
]
defines = [ "MOJO_COMMON_IMPLEMENTATION" ]
« no previous file with comments | « no previous file | mojo/common/weak_binding_set.h » ('j') | mojo/common/weak_binding_set.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698