Chromium Code Reviews| Index: Source/platform/PlatformEvent.h |
| diff --git a/Source/core/platform/PlatformEvent.h b/Source/platform/PlatformEvent.h |
| similarity index 99% |
| rename from Source/core/platform/PlatformEvent.h |
| rename to Source/platform/PlatformEvent.h |
| index ff14a97ba68b053f119ec1c790d811e578e9ab74..6fb915aa81e754ea93a99b25e3ca8d738879ad0e 100644 |
| --- a/Source/core/platform/PlatformEvent.h |
| +++ b/Source/platform/PlatformEvent.h |
| @@ -26,6 +26,8 @@ |
| #ifndef PlatformEvent_h |
| #define PlatformEvent_h |
| +#include "platform/PlatformExport.h" |
| + |
| namespace WebCore { |
| class PlatformEvent { |