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

Unified Diff: ui/views/views.gyp

Issue 23533030: rAc: Enforce a 3 second grace period for generated card bubble. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: exclude test on !views Created 7 years, 3 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 34e837a7e2a709ada81421b4d59e94905681c2be..5ed54fc8960a5bc467a67a77e16dfae43a29443a 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -625,6 +625,8 @@
'test/test_widget_observer.h',
'test/views_test_base.cc',
'test/views_test_base.h',
+ 'test/widget_test.cc',
+ 'test/widget_test.h',
'widget/root_view_test_helper.h',
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698