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

Unified Diff: ash/ash.gyp

Issue 225143007: First crack at implementing the touch explaration mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor changes Created 6 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 | « no previous file | ash/root_window_controller.h » ('j') | ash/touch/touch_exploration_controller.h » ('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 ebb6e6063b0026bfd569a6feb3d34e34664ec9a8..ca9e56c3c90eb4229eacde577203c8f7c326f759 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -494,6 +494,8 @@
'system/win/audio/tray_audio_delegate_win.h',
'system/win/audio/tray_audio_win.cc',
'system/win/audio/tray_audio_win.h',
+ 'touch/touch_exploration_controller.cc',
+ 'touch/touch_exploration_controller.h',
'touch/touch_hud_debug.cc',
'touch/touch_hud_debug.h',
'touch/touch_hud_projection.cc',
« no previous file with comments | « no previous file | ash/root_window_controller.h » ('j') | ash/touch/touch_exploration_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698