| Index: third_party/WebKit/Source/core/frame/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/frame/BUILD.gn b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| index 1f3ba8b16f41594131e0ab17e5e2d7ad38a6f957..bd64430f3956a6f356479f60da9c78e48068fdd0 100644
|
| --- a/third_party/WebKit/Source/core/frame/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| @@ -95,6 +95,7 @@ blink_core_sources("frame") {
|
| "ScreenOrientationController.cpp",
|
| "ScreenOrientationController.h",
|
| "Settings.cpp",
|
| + "Settings.h",
|
| "SettingsDelegate.cpp",
|
| "SettingsDelegate.h",
|
| "SmartClip.cpp",
|
|
|