| Index: third_party/WebCore/page/DOMWindow.idl
|
| diff --git a/third_party/WebCore/page/DOMWindow.idl b/third_party/WebCore/page/DOMWindow.idl
|
| index f0656d8e1d5793a38bf8d0650970deb01ac7b0d8..b206543b15586724d9fb81e0ea19360b70394606 100644
|
| --- a/third_party/WebCore/page/DOMWindow.idl
|
| +++ b/third_party/WebCore/page/DOMWindow.idl
|
| @@ -778,10 +778,6 @@ module window {
|
|
|
| attribute [Conditional=BLOB] DOMURLConstructor webkitURL;
|
|
|
| -#if defined(ENABLE_QUOTA) && ENABLE_QUOTA
|
| - readonly attribute [V8EnabledAtRuntime=Quota] StorageInfo webkitStorageInfo;
|
| -#endif
|
| -
|
| attribute [Conditional=MUTATION_OBSERVERS] WebKitMutationObserverConstructor WebKitMutationObserver;
|
|
|
| #endif // defined(LANGUAGE_JAVASCRIPT)
|
|
|