| Index: Source/modules/filesystem/Metadata.h
|
| diff --git a/Source/modules/filesystem/Metadata.h b/Source/modules/filesystem/Metadata.h
|
| index 665c09d2409b3b8403f95949716364ec4c7a7da7..2745159b115a6808b872fe925b5d247473c030dc 100644
|
| --- a/Source/modules/filesystem/Metadata.h
|
| +++ b/Source/modules/filesystem/Metadata.h
|
| @@ -35,7 +35,7 @@
|
| #include "platform/FileMetadata.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class Metadata : public GarbageCollectedFinalized<Metadata>, public ScriptWrappable {
|
| public:
|
|
|