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

Unified Diff: ui/views/views.gyp

Issue 251103005: Added arrow key navigation to Overview Mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase with latest changes, test stub (don't look into that yet!) 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
« ui/views/controls/window_label.cc ('K') | « ui/views/controls/window_label.cc ('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 1e257e190deae0a61d1dd3e37b145524e8fade89..e367a4dde2d32d845c05683a36e3086b6fc11040 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -113,6 +113,8 @@
'controls/image_view.h',
'controls/label.cc',
'controls/label.h',
+ 'controls/window_label.cc',
+ 'controls/window_label.h',
'controls/link.cc',
'controls/link.h',
'controls/link_listener.h',
« ui/views/controls/window_label.cc ('K') | « ui/views/controls/window_label.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698