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

Unified Diff: ash/ash.gyp

Issue 240333007: wip: Second crack at implementing the touch exploration mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Don't extend DisplayController::Observer - TouchExplorationController is owned by the root window (… 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/root_window_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 8f844a69e57e3074e44d7489b5d3446958b01d2a..a96a12ca9c682e449c7e3df1bcc7dd881b8ae684 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -516,6 +516,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/root_window_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698