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

Unified Diff: Source/Platform/Platform.gypi

Issue 14746002: Add WebPrescientNetworking to trigger preconnect from Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: use WebPrescientNetworking instead of WebPrerenderingSupport Created 7 years, 7 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: Source/Platform/Platform.gypi
diff --git a/Source/Platform/Platform.gypi b/Source/Platform/Platform.gypi
index c627340d7b3f8ed31fb5b040f6f1d57e2edfb2b4..5db020c1fbb3e92799112777ffcfab6b6d083801 100644
--- a/Source/Platform/Platform.gypi
+++ b/Source/Platform/Platform.gypi
@@ -116,6 +116,7 @@
'chromium/public/WebPoint.h',
'chromium/public/WebPrerender.h',
'chromium/public/WebPrerenderingSupport.h',
+ 'chromium/public/WebPrescientNetworking.h',
'chromium/public/WebPrivateOwnPtr.h',
'chromium/public/WebPrivatePtr.h',
'chromium/public/WebRTCConfiguration.h',

Powered by Google App Engine
This is Rietveld 408576698