| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index cb0c63a9827a1c85be0161ae0f85eeaa71c4f1eb..e965c2467e6cae3b10f2c898d549ce8ba9941ae9 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1540,6 +1540,7 @@ component("platform") {
|
| if (use_minikin_hyphenation) {
|
| sources += [
|
| "text/hyphenation/HyphenationMinikin.cpp",
|
| + "text/hyphenation/HyphenationMinikin.h",
|
| "text/hyphenation/HyphenatorAOSP.cpp",
|
| "text/hyphenation/HyphenatorAOSP.h",
|
| ]
|
|
|