Chromium Code Reviews| Index: chrome/browser/resources/predictors/predictors.js |
| =================================================================== |
| --- chrome/browser/resources/predictors/predictors.js (revision 243063) |
| +++ chrome/browser/resources/predictors/predictors.js (working copy) |
| @@ -3,7 +3,6 @@ |
| // found in the LICENSE file. |
| <include src="autocomplete_action_predictor.js"/> |
| -<include src="resource_prefetch_predictor.js"/> |
| if (cr.isWindows) |
| document.documentElement.setAttribute('os', 'win'); |