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

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

Issue 440963002: Remove WheelEvent.webkitDirectionInvertedFromDevice (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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
« no previous file with comments | « Source/core/events/WheelEvent.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index 8d1243498a081a4bf1d8cb4728141f21c95a0510..cf85a0a2318ff8f5c25f75da4206cb7a2e82dfab 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -378,7 +378,6 @@ public:
PrefixedTouchForce = 381,
PrefixedMouseEventMovementX = 382,
PrefixedMouseEventMovementY = 383,
- PrefixedWheelEventDirectionInvertedFromDevice = 384,
PrefixedFileRelativePath = 386,
DocumentCaretRangeFromPoint = 387,
DocumentGetCSSCanvasContext = 388,
« no previous file with comments | « Source/core/events/WheelEvent.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698