| Index: Source/bindings/v8/custom/V8DocumentLocationCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8DocumentLocationCustom.cpp b/Source/bindings/v8/custom/V8DocumentLocationCustom.cpp
|
| index 32400f2d5f58a5518cf18ce67889bb73f08ac949..478da44ed2c966e73e6b57f31ba8c9e69088ccb7 100644
|
| --- a/Source/bindings/v8/custom/V8DocumentLocationCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8DocumentLocationCustom.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "V8Location.h"
|
| #include "bindings/v8/V8Binding.h"
|
| #include "core/page/DOMWindow.h"
|
| -#include "core/page/Location.h"
|
| +#include "core/frame/Location.h"
|
|
|
| namespace WebCore {
|
|
|
|
|