Index: third_party/WebKit/Source/core/dom/DataView.idl |
diff --git a/third_party/WebKit/Source/core/dom/DataView.idl b/third_party/WebKit/Source/core/dom/DataView.idl |
index 3e957dfcc56a2eee989dd4dae6b5c5fe7889899d..876a0a86493d2a82fba3adb003318558b6234e2c 100644 |
--- a/third_party/WebKit/Source/core/dom/DataView.idl |
+++ b/third_party/WebKit/Source/core/dom/DataView.idl |
@@ -27,6 +27,5 @@ |
[ |
ImplementedAs=DOMDataView, |
- TypeChecking=Interface, |
] interface DataView : ArrayBufferView { |
}; |