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

Unified Diff: ash/ash.gyp

Issue 10829003: Move the keyboard overlay view to ash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « ash/DEPS ('k') | ash/ash_strings.grd » ('j') | ash/wm/keyboard_overlay_view.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 2fa664a73c9685af7fd33c176dc40751dbe2f4c7..caf25a9e857b6c1f2fd3b013dda3b01d17654b40 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -241,6 +241,10 @@
'wm/frame_painter.h',
'wm/image_grid.cc',
'wm/image_grid.h',
+ 'wm/keyboard_overlay_delegate.cc',
+ 'wm/keyboard_overlay_delegate.h',
+ 'wm/keyboard_overlay_view.cc',
+ 'wm/keyboard_overlay_view.h',
'wm/panel_frame_view.cc',
'wm/panel_frame_view.h',
'wm/panel_layout_manager.cc',
« no previous file with comments | « ash/DEPS ('k') | ash/ash_strings.grd » ('j') | ash/wm/keyboard_overlay_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698