| Index: third_party/WebKit/Source/core/frame/Settings.h
|
| diff --git a/third_party/WebKit/Source/core/frame/Settings.h b/third_party/WebKit/Source/core/frame/Settings.h
|
| index 86fb063eec191a0e1128e1d7c30f302799836802..91dafefdc5772f0fccfc68f89f43b54d0d2a46b7 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.h
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.h
|
| @@ -28,6 +28,7 @@
|
| #define Settings_h
|
|
|
| #include "bindings/core/v8/V8CacheOptions.h"
|
| +#include "bindings/core/v8/V8CacheStrategiesForCacheStorage.h"
|
| #include "core/CoreExport.h"
|
| #include "core/SettingsMacros.h"
|
| #include "core/editing/EditingBehaviorTypes.h"
|
|
|