| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index fc965e33e3242494e1c612de21ec8848c1b56f2b..7935864cc465840db571103d6bcac6378ce20105 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3884,6 +3884,8 @@
|
| 'testing/LayerRect.h',
|
| 'testing/LayerRectList.cpp',
|
| 'testing/LayerRectList.h',
|
| + 'testing/MockHyphenation.cpp',
|
| + 'testing/MockHyphenation.h',
|
| 'testing/NullExecutionContext.cpp',
|
| 'testing/NullExecutionContext.h',
|
| 'testing/PrivateScriptTest.cpp',
|
|
|