Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1376523005: Fix four dangling header-file references in .gyp files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/scheduler/scheduler.gypi ('k') | ui/views/views.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d933df1fcb1f6f7dc854611951203a759162f98b..a95806803cdb18cd4afd5944ee3ceb908ede3c51 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",
« no previous file with comments | « components/scheduler/scheduler.gypi ('k') | ui/views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698