| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 5779819d874ed36fb7d905944f6e9be54ae635af..e2b13f4f0f662395fc2512aab45dcf4ff7541221 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -131,6 +131,7 @@ extern const char kEnableExtensionAlerts[];
|
| extern const char kEnableExtensionTimelineApi[];
|
| extern const char kEnableFastback[];
|
| extern const char kEnableFileCookies[];
|
| +extern const char kEnableHttpPipelining[];
|
| extern const char kEnableImprovedDownloadProtection[];
|
| extern const char kEnableInBrowserThumbnailing[];
|
| extern const char kEnableIPv6[];
|
|
|