| 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 d619bfd00323029f77f502c6e071c5cb4ba595c9..f8effcd6d0bbdeeb8c8d5c00fffaadd180cebc00 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -1340,6 +1340,7 @@
|
| 'text/HyphenationTest.cpp',
|
| 'text/SegmentedStringTest.cpp',
|
| 'text/TextBreakIteratorTest.cpp',
|
| + 'text/TextEncodingDetectorTest.cpp',
|
| 'text/UnicodeUtilitiesTest.cpp',
|
| 'threading/BackgroundTaskRunnerTest.cpp',
|
| 'transforms/TransformOperationsTest.cpp',
|
|
|