Index: third_party/WebKit/Source/modules/quota/StorageManager.idl |
diff --git a/third_party/WebKit/Source/modules/quota/StorageManager.idl b/third_party/WebKit/Source/modules/quota/StorageManager.idl |
index 9cf117d8bcd0c2ea0db05914915c997bdfbee339..7d48dac1f520c134a8d911b50c41f83717c76d48 100644 |
--- a/third_party/WebKit/Source/modules/quota/StorageManager.idl |
+++ b/third_party/WebKit/Source/modules/quota/StorageManager.idl |
@@ -8,7 +8,6 @@ enum PersistentStoragePermission { "default", "denied", "granted" }; |
[ |
Exposed=(Window,Worker), |
- TypeChecking=Interface, |
GarbageCollected, |
RuntimeEnabled=DurableStorage, |
] interface StorageManager { |