| Index: chrome/common/chrome_switches.h
 | 
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
 | 
| index 3d42124175fbeaf4f10b5d02263fed2364978637..4a875e39a7837cba2bcad54f982d40e0647ac745 100644
 | 
| --- a/chrome/common/chrome_switches.h
 | 
| +++ b/chrome/common/chrome_switches.h
 | 
| @@ -67,6 +67,7 @@ extern const char kDisableLogging[];
 | 
|  extern const char kDisableNewTabFirstRun[];
 | 
|  extern const char kDisablePlugins[];
 | 
|  extern const char kDisablePopupBlocking[];
 | 
| +extern const char kDisablePrefetch[];
 | 
|  extern const char kDisablePromptOnRepost[];
 | 
|  extern const char kDisableRemoteFonts[];
 | 
|  extern const char kDisableRendererAccessibility[];
 | 
| 
 |