| Index: Source/modules/filesystem/DirectoryEntrySync.h
|
| diff --git a/Source/modules/filesystem/DirectoryEntrySync.h b/Source/modules/filesystem/DirectoryEntrySync.h
|
| index b4f2999c3ef1a722cb62644952fe1858b4fc8e74..bf0322b5c4fe41222a654f9d126422b0eb7342d8 100644
|
| --- a/Source/modules/filesystem/DirectoryEntrySync.h
|
| +++ b/Source/modules/filesystem/DirectoryEntrySync.h
|
| @@ -35,7 +35,7 @@
|
| #include "modules/filesystem/FileSystemFlags.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class DirectoryReaderSync;
|
| class ExceptionState;
|
|
|