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 f62e8461df08a5b02af18f836f267f247c66f467..a9163338e120024ace56f5585e007bed4674341a 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", |