| Index: Source/platform/Widget.cpp
|
| diff --git a/Source/core/platform/Widget.cpp b/Source/platform/Widget.cpp
|
| similarity index 99%
|
| rename from Source/core/platform/Widget.cpp
|
| rename to Source/platform/Widget.cpp
|
| index 1cd6b4d6b693cca3175a2edb2ae8d009320acab7..8d8f28c1b662810a329d76b6aeeb51adb30bff6b 100644
|
| --- a/Source/core/platform/Widget.cpp
|
| +++ b/Source/platform/Widget.cpp
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/Widget.h"
|
| +#include "platform/Widget.h"
|
|
|
| #include "platform/HostWindow.h"
|
| #include "platform/geometry/IntRect.h"
|
|
|