Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / predictors / predictors.js
index b9ea1f6..ed03e33 100644 (file)
@@ -2,7 +2,8 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
-<include src="autocomplete_action_predictor.js"/>
+<include src="autocomplete_action_predictor.js">
+<include src="resource_prefetch_predictor.js">
 
 if (cr.isWindows)
   document.documentElement.setAttribute('os', 'win');