| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a6ea85e6247de8d844397fbd2c3b308526a76491..e1a90f0bcd417312051a89047e99a81964471f02 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[];
|
|
|