| Index: third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h
|
| diff --git a/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h b/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h
|
| index d63e95a4bdb003d0dc0426fbf902b8672f78ade9..ed9c140e0f3d3665efe34e7fb2eacfccc3923fb8 100644
|
| --- a/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h
|
| +++ b/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef DeprecatedStorageQuota_h
|
| #define DeprecatedStorageQuota_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|