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

Unified Diff: ui/views/views.gyp

Issue 1175783003: Split out Ash dependency in app info dialog unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ViewEventTestBase will not play nice Created 5 years, 6 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 319667e2303733df4bd0d1a8debf29eb6c92fcc4..ce21772da5048a9c19d9a09db6611241602c0570 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -481,6 +481,8 @@
'test/menu_runner_test_api.h',
'test/slider_test_api.cc',
'test/slider_test_api.h',
+ 'test/scoped_views_test_helper.cc',
+ 'test/scoped_views_test_helper.h',
'test/test_views.cc',
'test/test_views.h',
'test/test_views_delegate.h',

Powered by Google App Engine
This is Rietveld 408576698