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 93ee1bcc57feb88e85ea72aabde88218004cdc86..3234b5df1d3dafd61eb06b9ebc01b635793ab5e2 100644 |
--- a/third_party/WebKit/Source/wtf/wtf.gypi |
+++ b/third_party/WebKit/Source/wtf/wtf.gypi |
@@ -202,6 +202,7 @@ |
'wtf_unittest_files': [ |
'ASCIICTypeTest.cpp', |
'ArrayBufferBuilderTest.cpp', |
+ 'AssertionsTest.cpp', |
'DequeTest.cpp', |
'FunctionalTest.cpp', |
'HashMapTest.cpp', |