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

Unified Diff: ash/ash.gyp

Issue 289283015: Extract touchscreen device management into a generic manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 7 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 | « no previous file | ash/host/ash_window_tree_host_x11.cc » ('j') | ui/events/device_data_manager.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index b42fe07ad40f556ac69367f6a65d5ce76b40c059..e0ab09697785dbdd64f9aab80e4833f24a7e1def 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -707,8 +707,6 @@
['exclude', 'accelerators/magnifier_key_scroller.h'],
['exclude', 'accelerators/spoken_feedback_toggler.cc'],
['exclude', 'accelerators/spoken_feedback_toggler.h'],
- ['exclude', 'touch/touch_transformer_controller.cc'],
- ['exclude', 'touch/touch_transformer_controller.h'],
],
}, { # else: use_x11==1
'dependencies': [
@@ -1063,7 +1061,6 @@
'sources/': [
['exclude', 'accelerators/magnifier_key_scroller_unittest.cc'],
['exclude', 'accelerators/spoken_feedback_toggler_unittest.cc'],
- ['exclude', 'touch/touch_transformer_controller_unittest.cc'],
],
}],
['chromeos==1', {
« no previous file with comments | « no previous file | ash/host/ash_window_tree_host_x11.cc » ('j') | ui/events/device_data_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698