| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 38c01faa9b3f81e97bad1a5dbcdb7f08d1c4df08..1122ed865e1f585caf8a13e51a835a119ac5688e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -350,7 +350,6 @@ extern const char kTrustedSpdyProxy[];
|
| extern const char kTryChromeAgain[];
|
| extern const char kUninstall[];
|
| extern const char kUseSpdy[];
|
| -extern const char kUseGpuInTests[];
|
| extern const char kUseSpellingService[];
|
| extern const char kMaxSpdySessionsPerDomain[];
|
| extern const char kMaxSpdyConcurrentStreams[];
|
|
|