| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 3c312d74e8f9b974d1f5956ae34618b122641bb2..ff4e09366175c3da8685c4f369e9d56c8242533a 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -830,6 +830,7 @@
|
| 'text/TextCheckerClient.h',
|
| 'text/TextChecking.h',
|
| 'text/TextDecoration.h',
|
| + 'text/TextPath.h',
|
| 'text/TextEncodingDetector.cpp',
|
| 'text/TextEncodingDetector.h',
|
| 'text/TextRun.cpp',
|
|
|