Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(476)

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2488703003: Remove SVGViewElement.viewTarget attribute (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index 01795c2571d81ffdeef389f4a5d068de43046120..9e79f503992cacb23205a7cc2483c370ef675168 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -855,7 +855,6 @@ class CORE_EXPORT UseCounter {
CrossOriginApplicationScript = 1070,
CrossOriginOtherScript = 1071,
SVG1DOMSVGTests = 1072,
- V8SVGViewElement_ViewTarget_AttributeGetter = 1073,
DisableRemotePlaybackAttribute = 1074,
V8SloppyMode = 1075,
V8StrictMode = 1076,

Powered by Google App Engine
This is Rietveld 408576698