Index: third_party/WebKit/Source/wtf/wtf.gypi |
diff --git a/third_party/WebKit/Source/wtf/wtf.gypi b/third_party/WebKit/Source/wtf/wtf.gypi |
index 172fe8fcc049f40995053739ec290075fb7fa582..c7c9716a805ad1de5975e4ff4a98b166211a359c 100644 |
--- a/third_party/WebKit/Source/wtf/wtf.gypi |
+++ b/third_party/WebKit/Source/wtf/wtf.gypi |
@@ -222,7 +222,6 @@ |
'TypeTraitsTest.cpp', |
'VectorTest.cpp', |
'dtoa_test.cpp', |
- 'testing/WTFTestPrintersTest.cpp', |
'text/AtomicStringTest.cpp', |
'text/CStringTest.cpp', |
'text/StringBufferTest.cpp', |
@@ -233,8 +232,5 @@ |
'text/TextCodecUTF8Test.cpp', |
'text/WTFStringTest.cpp', |
], |
- 'wtf_unittest_helper_files': [ |
- 'testing/WTFTestPrinters.cpp', |
- ], |
}, |
} |