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

Unified Diff: build/features_override.gypi

Issue 3080015: Turn on prefetching in webkit builds (Closed)
Patch Set: upload showing only diffs for this CL Created 10 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/features_override.gypi
diff --git a/build/features_override.gypi b/build/features_override.gypi
index 08fd7cbe6ea4b24fcb49c7bb3bb8ba4dee90d309..8a0c93433da5a709c1aa4550cf96bcca9133c09d 100644
--- a/build/features_override.gypi
+++ b/build/features_override.gypi
@@ -28,7 +28,7 @@
'ENABLE_INPUT_SPEECH=1',
'ENABLE_JAVASCRIPT_DEBUGGER=1',
'ENABLE_JSC_MULTIPLE_THREADS=0',
- 'ENABLE_LINK_PREFETCH=0',
+ 'ENABLE_LINK_PREFETCH=1',
'ENABLE_METER_TAG=1',
'ENABLE_NOTIFICATIONS=1',
'ENABLE_OFFLINE_WEB_APPLICATIONS=1',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698