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

Unified Diff: ui/views/views.gyp

Issue 2092343002: Touch HUD app for mustash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change window manager connection unittest to original Created 4 years, 5 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/views/touch_event_watcher.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 29964e6f5eb2819f7b86f831c5cb38a68bd2bcbc..a66003a2925b689e58136c22979f17c5c17880c7 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -227,6 +227,8 @@
'controls/textfield/textfield_model.h',
'controls/throbber.cc',
'controls/throbber.h',
+ 'controls/touch/touch_hud_drawer.cc',
+ 'controls/touch/touch_hud_drawer.h',
'controls/tree/tree_view.cc',
'controls/tree/tree_view.h',
'controls/tree/tree_view_controller.cc',
« no previous file with comments | « ui/views/touch_event_watcher.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698