| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 2215ed15e2e62e75e9422ff81d40c1e3ee3a2c98..65f570e57c9238884918198874608a464dda23b7 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -269,3 +269,6 @@ deviceScaleAdjustment type=double, initial=1.0, invalidate=TextAutosizing
|
| # API will return 'false' in that case.
|
| maxBeaconTransmission type=int, initial=16384
|
|
|
| +# V8 supports different types of caching. Used by V8 bindings.
|
| +v8CacheOptions type=String
|
| +
|
|
|