| Index: Source/web/StorageAreaProxy.cpp
|
| diff --git a/Source/web/StorageAreaProxy.cpp b/Source/web/StorageAreaProxy.cpp
|
| index 39301f4435f97f2be270a0b5ee350bce4a217c4c..ce55f47d1cc1ec417b852c1c879b1efa75ddd8b9 100644
|
| --- a/Source/web/StorageAreaProxy.cpp
|
| +++ b/Source/web/StorageAreaProxy.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "bindings/v8/ExceptionMessages.h"
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/dom/EventNames.h"
|
| +#include "core/events/EventNames.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
| #include "core/page/DOMWindow.h"
|
|
|