diff options
Diffstat (limited to 'third_party/WebKit/public/blink_headers.gypi')
-rw-r--r-- | third_party/WebKit/public/blink_headers.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi index d933df1..a958068 100644 --- a/third_party/WebKit/public/blink_headers.gypi +++ b/third_party/WebKit/public/blink_headers.gypi @@ -98,6 +98,7 @@ "platform/WebFloatRect.h", "platform/WebFloatSize.h", "platform/WebFocusType.h", + "platform/WebFrameHostScheduler.h", "platform/WebFrameScheduler.h", "platform/WebFrameTimingEvent.h", "platform/WebGamepad.h", @@ -152,7 +153,6 @@ "platform/WebMessagePortChannelClient.h", "platform/WebMimeRegistry.h", "platform/WebNonCopyable.h", - "platform/WebPageScheduler.h", "platform/WebPageVisibilityState.h", "platform/WebPasswordCredential.h", "platform/WebPlatformEventListener.h", |