summaryrefslogtreecommitdiffstats
path: root/mojo/public/cpp/system/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/public/cpp/system/BUILD.gn')
-rw-r--r--mojo/public/cpp/system/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/mojo/public/cpp/system/BUILD.gn b/mojo/public/cpp/system/BUILD.gn
index d5298f2..dc2d28c 100644
--- a/mojo/public/cpp/system/BUILD.gn
+++ b/mojo/public/cpp/system/BUILD.gn
@@ -11,6 +11,8 @@ source_set("system") {
"handle.h",
"macros.h",
"message_pipe.h",
+ "watcher.cc",
+ "watcher.h",
]
public_deps = [