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

Unified Diff: public/web/WebInputEvent.h

Issue 151483008: Re-add snap-back behavior (Blink side) (Closed) Base URL: svn://svn.chromium.org/blink/trunk/
Patch Set: Created 6 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
« no previous file with comments | « Source/web/mac/WebScrollbarTheme.mm ('k') | public/web/mac/WebScrollbarTheme.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebInputEvent.h
===================================================================
--- public/web/WebInputEvent.h (revision 168176)
+++ public/web/WebInputEvent.h (working copy)
@@ -297,7 +297,6 @@
class WebMouseEvent : public WebInputEvent {
public:
- // These values defined for WebCore::MouseButton
enum Button {
ButtonNone = -1,
ButtonLeft,
« no previous file with comments | « Source/web/mac/WebScrollbarTheme.mm ('k') | public/web/mac/WebScrollbarTheme.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698