Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index fd291d60f9770d6f32ec0d87e97ec410f5ee67e4..b9cf28ce42a0d409c9faf214270093d5f3992f55 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -302,6 +302,7 @@ source_set("blink_headers") { |
"platform/WebRect.h", |
"platform/WebReferrerPolicy.h", |
"platform/WebRenderingStats.h", |
+ "platform/WebRuntimeFeatures.h", |
"platform/WebScreenInfo.h", |
"platform/WebScrollbar.h", |
"platform/WebScrollbarBehavior.h", |
@@ -556,7 +557,6 @@ source_set("blink_headers") { |
"web/WebRemoteFrame.h", |
"web/WebRemoteFrameClient.h", |
"web/WebRenderTheme.h", |
- "web/WebRuntimeFeatures.h", |
"web/WebSandboxFlags.h", |
"web/WebScopedUserGesture.h", |
"web/WebScopedWindowFocusAllowedIndicator.h", |