summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-11 13:20:18 +0000
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-11 13:20:18 +0000
commitf3ccf597b84a756e9dddb2a0f51e7a5e0e1f0d7e (patch)
treecf3a4e96bcd1978461812830c1ff2c4146c9c758
parent9e272320b648d2d5c76987706d1bd375bdedde30 (diff)
downloadgyp-f3ccf597b84a756e9dddb2a0f51e7a5e0e1f0d7e.tar.gz
Reverted r10654 (Fix crash when querying a runtime config that is defined in environment) due to compilation failure on Chromium win_layout bot
git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@10669 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--tests.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests.gyp b/tests.gyp
index 9062446..f58b0ab 100644
--- a/tests.gyp
+++ b/tests.gyp
@@ -127,7 +127,6 @@
'../tests/TSetTest.cpp',
'../tests/ToUnicode.cpp',
'../tests/UnicodeTest.cpp',
- '../tests/UnitTestTest.cpp',
'../tests/UtilsTest.cpp',
'../tests/WArrayTest.cpp',
'../tests/WritePixelsTest.cpp',