| 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 3f0b0439a6d35b6c77390b748f753932403c285f..d6b7077f6f34896197a332a577852ceecddaa299 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -1202,6 +1202,7 @@
|
| 'text/DateTimeFormatTest.cpp',
|
| 'text/LocaleToScriptMappingTest.cpp',
|
| 'text/SegmentedStringTest.cpp',
|
| + 'text/TextBreakIteratorTest.cpp',
|
| 'text/UnicodeUtilitiesTest.cpp',
|
| 'transforms/TransformOperationsTest.cpp',
|
| 'transforms/TransformTestHelper.h',
|
|
|