| Index: third_party/WebKit/Source/core/editing/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/editing/BUILD.gn b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| index 45b4160049c866fc5dbfcbaab7297835862e9885..8e0ef90ceff5aea563d5f5b4bd44122940fdabce 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -42,6 +42,8 @@ blink_core_sources("editing") {
|
| "FrameSelection.h",
|
| "GranularityStrategy.cpp",
|
| "GranularityStrategy.h",
|
| + "InlineBoxTraversal.cpp",
|
| + "InlineBoxTraversal.h",
|
| "InputMethodController.cpp",
|
| "InputMethodController.h",
|
| "LayoutSelection.cpp",
|
|
|