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

Unified Diff: ash/ash.gyp

Issue 11636037: Make VKEY_F14 and VKEY_HELP close keyboard overlay. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address a comment Created 8 years 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/keyboard_overlay/keyboard_overlay_view.h » ('j') | no next file with comments »
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 f60b53aa299191189ef234daf153780f6c058b1f..b52164c3105f091f0b9f880e5435c91df8f9d17e 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -531,6 +531,7 @@
'../ui/views/views.gyp:views_test_support',
'../ui/views/views.gyp:views_examples_with_content_lib',
'../ui/views/views.gyp:views_with_content_test_support',
+ '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
'ash',
'ash_resources',
'ash_test_support',
@@ -552,6 +553,7 @@
'drag_drop/drag_drop_tracker_unittest.cc',
'extended_desktop_unittest.cc',
'focus_cycler_unittest.cc',
+ 'keyboard_overlay/keyboard_overlay_view_unittest.cc',
'launcher/launcher_model_unittest.cc',
'launcher/launcher_navigator_unittest.cc',
'launcher/launcher_tooltip_manager_unittest.cc',
« no previous file with comments | « no previous file | ash/keyboard_overlay/keyboard_overlay_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698