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

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

Issue 2043863003: Speculatively launch Service Workers on mouse/touch events. [1/5] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: incorporated falken's comment Created 4 years, 6 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
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 358a5dbfbe29133884333fcaced225b25d734c74..c63b6f86830307aff010f093699201a88f0fef08 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -140,6 +140,7 @@
"platform/WebMixedContent.h",
"platform/WebMockClipboard.h",
"platform/WebNativeScrollBehavior.h",
+ "platform/WebNavigationHintType.h",
"platform/WebNonCopyable.h",
"platform/WebOriginTrialTokenStatus.h",
"platform/WebPageVisibilityState.h",

Powered by Google App Engine
This is Rietveld 408576698