| Index: third_party/WebKit/Source/modules/filesystem/EntrySync.cpp
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/EntrySync.cpp b/third_party/WebKit/Source/modules/filesystem/EntrySync.cpp
|
| index 568b438f86bf7405de3ec41ef019b286fadbfb43..674ac3deb34a1e8c772d19b990a6089a816bf580 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/EntrySync.cpp
|
| +++ b/third_party/WebKit/Source/modules/filesystem/EntrySync.cpp
|
| @@ -94,4 +94,4 @@ DEFINE_TRACE(EntrySync)
|
| EntryBase::trace(visitor);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|