Chromium Code Reviews| Index: third_party/WebKit/Source/modules/filesystem/DirectoryEntry.cpp |
| diff --git a/third_party/WebKit/Source/modules/filesystem/DirectoryEntry.cpp b/third_party/WebKit/Source/modules/filesystem/DirectoryEntry.cpp |
| index 782322c2e12f9f5cd0aa558b66b7b558064c1b04..b3a274d2dbe87edf3a84552e6425c8f563e0acec 100644 |
| --- a/third_party/WebKit/Source/modules/filesystem/DirectoryEntry.cpp |
| +++ b/third_party/WebKit/Source/modules/filesystem/DirectoryEntry.cpp |
| @@ -69,4 +69,4 @@ DEFINE_TRACE(DirectoryEntry) |
| Entry::trace(visitor); |
| } |
| -} |
| +} // namespace blink |