summaryrefslogtreecommitdiffstats
path: root/ui/keyboard/keyboard.gyp
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-26 06:41:41 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-26 06:41:41 +0000
commitc0c243ef991cc27883df7ad43804ae30e60aa6bd (patch)
treef8b9002d33624140725ff1de4818301e493c8070 /ui/keyboard/keyboard.gyp
parent061253d9236102acecc6f94eb5c51fcd6f0713a5 (diff)
downloadchromium_src-c0c243ef991cc27883df7ad43804ae30e60aa6bd.zip
chromium_src-c0c243ef991cc27883df7ad43804ae30e60aa6bd.tar.gz
chromium_src-c0c243ef991cc27883df7ad43804ae30e60aa6bd.tar.bz2
GTTF: enable new test launcher for ash_unittests, events_unittests, and keyboard_unittests
This is still behind --brave-new-test-launcher flag. BUG=236893 Review URL: https://codereview.chromium.org/85503004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237287 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/keyboard/keyboard.gyp')
-rw-r--r--ui/keyboard/keyboard.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/keyboard/keyboard.gyp b/ui/keyboard/keyboard.gyp
index 9ee14a1..7953ef9 100644
--- a/ui/keyboard/keyboard.gyp
+++ b/ui/keyboard/keyboard.gyp
@@ -92,7 +92,6 @@
],
'sources': [
'keyboard_controller_unittest.cc',
- 'keyboard_test_suite.cc',
],
'conditions': [
['OS=="linux" and linux_use_tcmalloc==1', {