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

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: nits 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 f9b9be0774b63f292bde4a87e9fbdd0ec826cc52..a33ed68a568ed7face2e820950e0dd5aebf8207b 100644
--- a/Source/Platform/Platform.gypi
+++ b/Source/Platform/Platform.gypi
@@ -112,6 +112,7 @@
'chromium/public/WebNonCopyable.h',
'chromium/public/WebPluginListBuilder.h',
'chromium/public/WebPoint.h',
+ 'chromium/public/WebPreconnectMotivation.h',
'chromium/public/WebPrerender.h',
'chromium/public/WebPrerenderingSupport.h',
'chromium/public/WebPrivateOwnPtr.h',

Powered by Google App Engine
This is Rietveld 408576698