Chromium Code Reviews

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

Issue 2043083002: Speculatively launch Service Workers on mouse/touch events. [2/5] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert BUILD.gn Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 68447340bffd09c6b90692f7ddacc8c3532eb381..a6c176a970470fa2ccf1101319c5e6ab6bf0a839 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -141,6 +141,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