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

Unified Diff: ui/events/gestures/unified_gesture_detector_enabled.h

Issue 458363002: Remove old Aura Gesture Detection Pipeline. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address sadrul's comment, and rebase. 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 | « ui/events/gestures/motion_event_aura.cc ('k') | ui/events/gestures/unified_gesture_detector_enabled.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/gestures/unified_gesture_detector_enabled.h
diff --git a/ui/events/gestures/unified_gesture_detector_enabled.h b/ui/events/gestures/unified_gesture_detector_enabled.h
deleted file mode 100644
index 18fdc26d8acce43741bc54aea0e59b3491696171..0000000000000000000000000000000000000000
--- a/ui/events/gestures/unified_gesture_detector_enabled.h
+++ /dev/null
@@ -1,17 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#ifndef UI_EVENTS_GESTURES_UNIFIED_GESTURE_DETECTOR_ENABLED_H_
-#define UI_EVENTS_GESTURES_UNIFIED_GESTURE_DETECTOR_ENABLED_H_
-
-#include "ui/events/events_export.h"
-
-namespace ui {
-
-// Returns true iff the unified gesture detector is enabled for Aura.
-EVENTS_EXPORT bool IsUnifiedGestureDetectorEnabled();
-
-} // namespace ui
-
-#endif // UI_EVENTS_GESTURES_UNIFIED_GESTURE_DETECTOR_ENABLED_H_
« no previous file with comments | « ui/events/gestures/motion_event_aura.cc ('k') | ui/events/gestures/unified_gesture_detector_enabled.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698