| 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 27557791eba847124951792f47629fb81d3030e0..8a16dcb4b1d31ba35a2df521763ec9fd77783f43 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1537,6 +1537,7 @@ component("platform") {
|
| if (use_minikin_hyphenation) {
|
| sources += [
|
| "text/hyphenation/HyphenationMinikin.cpp",
|
| + "text/hyphenation/HyphenationMinikin.h",
|
| "text/hyphenation/HyphenatorAOSP.cpp",
|
| "text/hyphenation/HyphenatorAOSP.h",
|
| ]
|
|
|