| Index: third_party/WebKit/public/blink_headers.gypi
|
| diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
|
| index 35be9c07e76057418fc9e78c6264c729b845b291..d721ea2a0b556fbb19d6777ecf7c05083701b408 100644
|
| --- a/third_party/WebKit/public/blink_headers.gypi
|
| +++ b/third_party/WebKit/public/blink_headers.gypi
|
| @@ -175,6 +175,7 @@
|
| "platform/WebRect.h",
|
| "platform/WebReferrerPolicy.h",
|
| "platform/WebRenderingStats.h",
|
| + "platform/WebRuntimeFeatures.h",
|
| "platform/WebScheduler.h",
|
| "platform/WebScreenInfo.h",
|
| "platform/WebScrollbar.h",
|
| @@ -438,7 +439,6 @@
|
| "web/WebRange.h",
|
| "web/WebRemoteFrame.h",
|
| "web/WebRemoteFrameClient.h",
|
| - "web/WebRuntimeFeatures.h",
|
| "web/WebSandboxFlags.h",
|
| "web/WebScopedMicrotaskSuppression.h",
|
| "web/WebScopedUserGesture.h",
|
|
|