Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/BUILD.gn |
| diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn |
| index 524d6e55230a59c5b8eb60477204c9550cdb2ea4..6a145f4866cd1543bbfc7b56d4bb6bffcf6def47 100644 |
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn |
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn |
| @@ -8,6 +8,8 @@ blink_core_sources("layout") { |
| split_count = 5 |
| sources = [ |
| + "BaselineAlignment.cpp", |
| + "BaselineAlignment.h", |
| "BidiRun.h", |
| "BidiRunForLine.cpp", |
| "BidiRunForLine.h", |