Chromium Code Reviews| Index: Source/core/storage/StorageEvent.h |
| diff --git a/Source/core/storage/StorageEvent.h b/Source/core/storage/StorageEvent.h |
| index 29f4cdc48f21ddec7c0b4b4f4f0653c51c49b438..c59471e3d245c5dd685e41a0ef663e241d2fb0cf 100644 |
| --- a/Source/core/storage/StorageEvent.h |
| +++ b/Source/core/storage/StorageEvent.h |
| @@ -26,7 +26,7 @@ |
| #ifndef StorageEvent_h |
| #define StorageEvent_h |
| -#include "Event.h" |
| +#include "core/dom/Event.h" |
| #include <wtf/text/WTFString.h> |
| namespace WebCore { |