| Index: third_party/WebKit/Source/core/page/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/page/BUILD.gn b/third_party/WebKit/Source/core/page/BUILD.gn
|
| index cbd310aee6ae7fbcc9dd6a49697a1a1a119b132e..f92d96f068b7cad8e2161d5b33ce9272c681327d 100644
|
| --- a/third_party/WebKit/Source/core/page/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/page/BUILD.gn
|
| @@ -19,6 +19,7 @@ blink_core_sources("page") {
|
| "DragController.cpp",
|
| "DragData.cpp",
|
| "EventWithHitTestResults.h",
|
| + "FocusChangedObserver.h",
|
| "FocusController.cpp",
|
| "FrameTree.cpp",
|
| "NetworkStateNotifier.cpp",
|
|
|