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

Unified Diff: trunk/src/ui/events/event_utils.h

Issue 135763002: Revert 244210 "Include external touchscreen vid/pid in UMA hardw..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 11 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 | « trunk/src/chrome/common/metrics/proto/system_profile.proto ('k') | trunk/src/ui/events/event_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ui/events/event_utils.h
===================================================================
--- trunk/src/ui/events/event_utils.h (revision 244377)
+++ trunk/src/ui/events/event_utils.h (working copy)
@@ -133,9 +133,6 @@
// Returns whether natural scrolling should be used for touchpad.
EVENTS_EXPORT bool ShouldDefaultToNaturalScroll();
-// Returns whether or not the internal display produces touch events.
-EVENTS_EXPORT bool InternalDisplaySupportsTouch();
-
// Was this event generated by a touchpad device?
// The caller is responsible for ensuring that this is a mouse/touchpad event
// before calling this function.
« no previous file with comments | « trunk/src/chrome/common/metrics/proto/system_profile.proto ('k') | trunk/src/ui/events/event_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698