| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 4bad7ffbd7337409004e87547763b390fb62eae7..3275e1cd0eae64456860aaed706b19bd4c55ef57 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -1113,6 +1113,7 @@
|
| 'animation/CompositorFloatAnimationCurveTest.cpp',
|
| 'blob/BlobDataTest.cpp',
|
| 'clipboard/ClipboardUtilitiesTest.cpp',
|
| + 'exported/FilePathConversionTest.cpp',
|
| 'fonts/AcceptLanguagesResolverTest.cpp',
|
| 'fonts/CharacterTest.cpp',
|
| 'fonts/FontCacheTest.cpp',
|
|
|