summaryrefslogtreecommitdiffstats
path: root/ash/ash.gyp
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-08 16:54:53 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-08 16:54:53 +0000
commit0c68e894ddf194189fcbab079b97cf6ff47929da (patch)
treeec2a9b57930c30dc4bcf2bae73b86c4555de40fd /ash/ash.gyp
parent486238b191a6d7439dcda4aa04c662e2e3edd608 (diff)
downloadchromium_src-0c68e894ddf194189fcbab079b97cf6ff47929da.zip
chromium_src-0c68e894ddf194189fcbab079b97cf6ff47929da.tar.gz
chromium_src-0c68e894ddf194189fcbab079b97cf6ff47929da.tar.bz2
[Clenup] Split ShellTestApi into separate file
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/11476032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171977 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r--ash/ash.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp
index d949329..b4d6be7 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -476,6 +476,8 @@
'test/launcher_view_test_api.h',
'test/display_manager_test_api.cc',
'test/display_manager_test_api.h',
+ 'test/shell_test_api.cc',
+ 'test/shell_test_api.h',
'test/test_activation_delegate.cc',
'test/test_activation_delegate.h',
'test/test_launcher_delegate.cc',