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

Unified Diff: ash/ash.gyp

Issue 147033003: Move some non-unittest files to compositor_test_support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « no previous file | chrome/chrome_tests.gypi » ('j') | ui/compositor/compositor.gyp » ('J')
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 4c6d99cb82fffac12e88c1052d6ade9a3905cceb..a3d1352dde70453fb5ae104ec5e37eda9768eb0b 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -790,6 +790,7 @@
'../ui/aura/aura.gyp:aura',
'../ui/aura/aura.gyp:aura_test_support',
'../ui/compositor/compositor.gyp:compositor',
+ '../ui/compositor/compositor.gyp:compositor_test_support',
'../ui/events/events.gyp:events',
'../ui/events/events.gyp:events_test_support',
'../ui/gfx/gfx.gyp:gfx',
@@ -813,10 +814,6 @@
'ash_with_content',
],
'sources': [
- '../ui/compositor/test/layer_animator_test_controller.cc',
- '../ui/compositor/test/layer_animator_test_controller.h',
- '../ui/views/test/test_views_delegate.cc',
- '../ui/views/test/test_views_delegate.h',
'accelerators/accelerator_commands_unittest.cc',
'accelerators/accelerator_controller_unittest.cc',
'accelerators/accelerator_filter_unittest.cc',
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | ui/compositor/compositor.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698