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

Unified Diff: ui/web_dialogs/web_dialogs.gyp

Issue 11636037: Make VKEY_F14 and VKEY_HELP close keyboard overlay. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: ui/web_dialogs/web_dialogs.gyp
diff --git a/ui/web_dialogs/web_dialogs.gyp b/ui/web_dialogs/web_dialogs.gyp
index 1ac2562b61d925f4c4925b5522f1114030af92b5..35cc67bbe52050e2cbc44ae6013abd156054b85a 100644
--- a/ui/web_dialogs/web_dialogs.gyp
+++ b/ui/web_dialogs/web_dialogs.gyp
@@ -41,6 +41,8 @@
'web_dialogs',
],
'sources': [
+ 'test/test_web_contents_handler.cc',
+ 'test/test_web_contents_handler.h',
'test/test_web_dialog_delegate.cc',
'test/test_web_dialog_delegate.h',
'test/test_web_dialog_observer.cc',

Powered by Google App Engine
This is Rietveld 408576698