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

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

Issue 1424313004: Remove HTMLFrameElement.prototype.getSVGDocument() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android_webview/tools/WebViewShell/test/webexposed/ Created 5 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 d9bc63f65b4f5d35441f42a25cd563b9a75cba13..672bd49438a817f7fae0c7eadb5b18752cb14de0 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -742,7 +742,6 @@ public:
V8TouchEvent_InitTouchEvent_Method = 872,
V8UIEvent_InitUIEvent_Method = 873,
V8Document_CreateTouch_Method = 874,
- V8HTMLFrameElement_GetSVGDocument_Method = 875,
RequestFileSystemNonWebbyOrigin = 876,
V8Console_Memory_AttributeGetter = 877,
V8Console_Memory_AttributeSetter = 878,

Powered by Google App Engine
This is Rietveld 408576698