Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index c92084308f6816718a762ae19b352d03be6f4cc0..6a53251a795778f679a71026fc67a440c68e7a66 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -137,6 +137,7 @@ source_set("blink_headers") { |
"platform/WebContentSecurityPolicy.h", |
"platform/WebContentSecurityPolicyStruct.h", |
"platform/WebContentSettingCallbacks.h", |
+ "platform/WebContentSettingsClient.h", |
"platform/WebCookieJar.h", |
"platform/WebCredential.h", |
"platform/WebCredentialManagerClient.h", |
@@ -469,7 +470,6 @@ source_set("blink_headers") { |
"web/WebCompositionUnderline.h", |
"web/WebConsoleMessage.h", |
"web/WebContentSecurityPolicy.h", |
- "web/WebContentSettingsClient.h", |
"web/WebContextMenuData.h", |
"web/WebCryptoNormalize.h", |
"web/WebCustomElement.h", |