| 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 023e1f764c5d420e5acf9b893ce5546e5406d281..0280e5d7871822ab811ed1a7eac53e644d2c40f5 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",
|
|
|