| Index: Source/modules/filesystem/EntrySync.cpp
|
| diff --git a/Source/modules/filesystem/EntrySync.cpp b/Source/modules/filesystem/EntrySync.cpp
|
| index 1180664079587989e43c0626cea85732a8e88422..88a5a7dba7bb97694cd97b69cfebdc509e27cbff 100644
|
| --- a/Source/modules/filesystem/EntrySync.cpp
|
| +++ b/Source/modules/filesystem/EntrySync.cpp
|
| @@ -31,8 +31,8 @@
|
| #include "config.h"
|
| #include "modules/filesystem/EntrySync.h"
|
|
|
| -#include "bindings/v8/ExceptionMessages.h"
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionMessages.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "modules/filesystem/DOMFilePath.h"
|
| #include "modules/filesystem/DirectoryEntry.h"
|
|
|