Chromium Code Reviews| Index: runtime/bin/file_system_watcher_linux.cc |
| diff --git a/runtime/bin/file_system_watcher_linux.cc b/runtime/bin/file_system_watcher_linux.cc |
| index 9261426fa9e8045f08b3a241eb6211f14c8d5269..48c732380cb47338105216491e79ec43a8f8de8c 100644 |
| --- a/runtime/bin/file_system_watcher_linux.cc |
| +++ b/runtime/bin/file_system_watcher_linux.cc |
| @@ -117,4 +117,3 @@ Dart_Handle FileSystemWatcher::ReadEvents(intptr_t id, intptr_t path_id) { |
| } // namespace dart |
| #endif // defined(TARGET_OS_LINUX) |
| - |