| 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 bd64430f3956a6f356479f60da9c78e48068fdd0..053758ec0894ba511a3fbeeb1b1f6be444d5a56f 100644
|
| --- a/third_party/WebKit/Source/core/frame/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| @@ -10,6 +10,8 @@ blink_core_sources("frame") {
|
| "BarProp.h",
|
| "BrowserControls.cpp",
|
| "BrowserControls.h",
|
| + "ContentSettingsClient.cpp",
|
| + "ContentSettingsClient.h",
|
| "DOMTimer.cpp",
|
| "DOMTimer.h",
|
| "DOMTimerCoordinator.cpp",
|
|
|