| 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 a98b8059b4ee3b6e669a41f34ae3f3fbdc94e4d1..23dc5e0139bef2f8e82390ccc306350d5d778007 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1439,6 +1439,7 @@ component("platform") {
|
| "text/TextDecoration.h",
|
| "text/TextEncodingDetector.cpp",
|
| "text/TextEncodingDetector.h",
|
| + "text/TextJustify.h",
|
| "text/TextRun.cpp",
|
| "text/TextRun.h",
|
| "text/TextRunIterator.h",
|
|
|