diff options
Diffstat (limited to 'Tools/TestWebKitAPI/TestWebKitAPI.gypi')
-rw-r--r-- | Tools/TestWebKitAPI/TestWebKitAPI.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/TestWebKitAPI/TestWebKitAPI.gypi b/Tools/TestWebKitAPI/TestWebKitAPI.gypi index c51187fa0..941e776d5 100644 --- a/Tools/TestWebKitAPI/TestWebKitAPI.gypi +++ b/Tools/TestWebKitAPI/TestWebKitAPI.gypi @@ -34,6 +34,7 @@ 'Tests/WTF/CheckedArithmeticOperations.cpp', 'Tests/WTF/Functional.cpp', 'Tests/WTF/HashMap.cpp', + 'Tests/WTF/MediaTime.cpp', 'Tests/WTF/RedBlackTree.cpp', 'Tests/WTF/StringBuilder.cpp', 'Tests/WTF/StringOperators.cpp', |