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

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

Issue 2720463002: Remove webkitdropzone. (Closed)
Patch Set: Addressed one more bit of feedback from jsbell. Created 3 years, 10 months 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 0a799a83741a835685f05cb4dc11a24069b85238..b9aa60b1d0c90d28a0459aa68e37b97a9756057a 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -353,7 +353,6 @@ class CORE_EXPORT UseCounter {
MapElement = 482,
MeterElement = 483,
ProgressElement = 484,
- PrefixedHTMLElementDropzone = 490,
WheelEventWheelDeltaX = 491,
WheelEventWheelDeltaY = 492,
WheelEventWheelDelta = 493,

Powered by Google App Engine
This is Rietveld 408576698