Index: third_party/WebKit/LayoutTests/svg/custom/script-tests/global-constructors.js |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/script-tests/global-constructors.js b/third_party/WebKit/LayoutTests/svg/custom/script-tests/global-constructors.js |
index 6b73d03b256398357d8dac9779776b40485c1e46..a787e4ff148060a49e5b074fefc29a8db3a4a725 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/script-tests/global-constructors.js |
+++ b/third_party/WebKit/LayoutTests/svg/custom/script-tests/global-constructors.js |
@@ -28,7 +28,6 @@ shouldBeDefined("SVGStylable"); |
shouldBeDefined("SVGLocatable"); |
shouldBeDefined("SVGTransformable"); |
shouldBeDefined("SVGTests"); |
-shouldBeDefined("SVGViewSpec"); |
shouldBeDefined("SVGURIReference"); |
shouldBeDefined("SVGCSSRule"); |
shouldBeDefined("SVGSVGElement"); |