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

Unified Diff: mojo/public/c/system/BUILD.gn

Issue 2725133002: Mojo: Armed Watchers (Closed)
Patch Set: . Created 3 years, 9 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
« no previous file with comments | « mojo/edk/system/watcher_unittest.cc ('k') | mojo/public/c/system/core.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/system/BUILD.gn
diff --git a/mojo/public/c/system/BUILD.gn b/mojo/public/c/system/BUILD.gn
index c3b3d5f1bb451566608ac653d6ea1637b1f81fcf..7b971e07e3406a373bf5c565e3f9b1e7e07808ec 100644
--- a/mojo/public/c/system/BUILD.gn
+++ b/mojo/public/c/system/BUILD.gn
@@ -18,6 +18,7 @@ component("system") {
"thunks.h",
"types.h",
"wait_set.h",
+ "watcher.h",
]
defines = [ "MOJO_SYSTEM_IMPLEMENTATION" ]
« no previous file with comments | « mojo/edk/system/watcher_unittest.cc ('k') | mojo/public/c/system/core.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698