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

Unified Diff: Source/core/dom/TouchList.idl

Issue 14296003: Remove TOUCH_EVENTS and TOUCH_EVENT_TRACKING compile-time flags. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase. Created 7 years, 8 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/dom/TouchList.cpp ('k') | Source/core/history/CachedFrame.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/TouchList.idl
diff --git a/Source/core/dom/TouchList.idl b/Source/core/dom/TouchList.idl
index 811e0a70e7fc48397eec9adae28ee888ced80ee1..acbc149631665b9d043ea9e075a7f4d390489609 100644
--- a/Source/core/dom/TouchList.idl
+++ b/Source/core/dom/TouchList.idl
@@ -24,7 +24,6 @@
*/
[
- Conditional=TOUCH_EVENTS,
IndexedGetter,
ImplementationLacksVTable
] interface TouchList {
« no previous file with comments | « Source/core/dom/TouchList.cpp ('k') | Source/core/history/CachedFrame.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698