diff options
Diffstat (limited to 'base/object_watcher.cc')
-rw-r--r-- | base/object_watcher.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/object_watcher.cc b/base/object_watcher.cc index d6bedcf..a15234b 100644 --- a/base/object_watcher.cc +++ b/base/object_watcher.cc @@ -136,4 +136,3 @@ void ObjectWatcher::WillDestroyCurrentMessageLoop() { } } // namespace base - |