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

Unified Diff: ui/views/views.gyp

Issue 11639012: Add tests to verify accelerators properly work on constrained window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 7 years, 11 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/test/test_widget_observer.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 dd0fa93f3c1fa43740d8f855568ea408684df10c..68791121095ffe5567f3f0d7a33b2ffd1d00c35b 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -587,6 +587,8 @@
'test/desktop_test_views_delegate.h',
'test/test_views_delegate.cc',
'test/test_views_delegate.h',
+ 'test/test_widget_observer.cc',
+ 'test/test_widget_observer.h',
'test/views_test_base.cc',
'test/views_test_base.h',
],
« no previous file with comments | « ui/views/test/test_widget_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698