Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / prerender / prerender_field_trial.h
index ef7c6e3..e4a1a28 100644 (file)
@@ -71,6 +71,9 @@ int GetPrerenderServiceBehaviorID();
 // Returns the fetch timeout to be used for the prerender service, in ms.
 int GetPrerenderServiceFetchTimeoutMs();
 
+// Returns the timeout for entries in the prefetch list, in seconds.
+int GetPrerenderPrefetchListTimeoutSeconds();
+
 // Returns the TTL to be used for the local predictor.
 int GetLocalPredictorTTLSeconds();