Chromium Code Reviews| Index: Source/core/frame/Screen.h |
| diff --git a/Source/core/frame/Screen.h b/Source/core/frame/Screen.h |
| index 59fba130b08123a84ad21517f214ddedf6db09c1..7b2036b677ec30283a8d14fa6df2bef5b30f9475 100644 |
| --- a/Source/core/frame/Screen.h |
| +++ b/Source/core/frame/Screen.h |
| @@ -31,7 +31,7 @@ |
| #define Screen_h |
| #include "bindings/v8/ScriptWrappable.h" |
| -#include "core/page/DOMWindowProperty.h" |
| +#include "core/frame/DOMWindowProperty.h" |
| #include "wtf/PassRefPtr.h" |
| #include "wtf/RefCounted.h" |