Chromium Code Reviews| Index: runtime/bin/directory_fuchsia.cc |
| diff --git a/runtime/bin/directory_fuchsia.cc b/runtime/bin/directory_fuchsia.cc |
| index 5223cb09bae66033111feacc9cce27d4aad6e64e..24ecd27240ed4f2f95814d459680c2f884a56586 100644 |
| --- a/runtime/bin/directory_fuchsia.cc |
| +++ b/runtime/bin/directory_fuchsia.cc |
| @@ -222,4 +222,4 @@ bool Directory::Rename(const char* path, const char* new_path) { |
| } // namespace bin |
| } // namespace dart |
| -#endif // defined(TARGET_OS_LINUX) |
| +#endif // defined(TARGET_OS_FUCHSIA) |