| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index a3c67239e77f1af8ee25fe26b761813a94dc6e1a..77b94e7d4f81631f50f6012e3bb331a683a1ca72 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -929,6 +929,7 @@
|
| 'TestingPlatformSupport.cpp',
|
| 'TestingPlatformSupport.h',
|
| 'TracedValueTest.cpp',
|
| + 'WebVectorTest.cpp',
|
| 'animation/TimingFunctionTest.cpp',
|
| 'animation/UnitBezierTest.cpp',
|
| 'clipboard/ClipboardUtilitiesTest.cpp',
|
|
|