| Index: third_party/WebKit/Source/modules/storage/Storage.h
|
| diff --git a/third_party/WebKit/Source/modules/storage/Storage.h b/third_party/WebKit/Source/modules/storage/Storage.h
|
| index f61201c0504096d39aedbfd050c9ae14f944533d..a9b08d1eb582562a674ee4e103e45efeb61038b6 100644
|
| --- a/third_party/WebKit/Source/modules/storage/Storage.h
|
| +++ b/third_party/WebKit/Source/modules/storage/Storage.h
|
| @@ -27,7 +27,7 @@
|
| #define Storage_h
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| #include "modules/storage/StorageArea.h"
|
| #include "platform/heap/Handle.h"
|
|
|