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