summaryrefslogtreecommitdiffstats
path: root/ui/aura/aura.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura/aura.gyp')
-rw-r--r--ui/aura/aura.gyp18
1 files changed, 9 insertions, 9 deletions
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 8da3aa6..596909d 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -94,15 +94,15 @@
'..',
],
'sources': [
- 'aura_test_base.cc',
- 'aura_test_base.h',
- 'run_all_unittests.cc',
- 'test_desktop_delegate.cc',
- 'test_desktop_delegate.h',
- 'test_suite.cc',
- 'test_suite.h',
- 'test_window_delegate.cc',
- 'test_window_delegate.h',
+ 'test/aura_test_base.cc',
+ 'test/aura_test_base.h',
+ 'test/run_all_unittests.cc',
+ 'test/test_desktop_delegate.cc',
+ 'test/test_desktop_delegate.h',
+ 'test/test_suite.cc',
+ 'test/test_suite.h',
+ 'test/test_window_delegate.cc',
+ 'test/test_window_delegate.h',
'toplevel_window_event_filter_unittest.cc',
'window_unittest.cc',
'../gfx/compositor/test_compositor.cc',