| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9f970c89375730068c60294d2115efb92abc64c1..7979890ae92fe9bbda7a98748728664ef4369522 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -278,7 +278,6 @@ extern const char kSupervisedUserSafeSites[];
|
| extern const char kSupervisedUserSyncToken[];
|
| extern const char kSystemLogUploadFrequency[];
|
| extern const char kTestName[];
|
| -extern const char kTrustedSpdyProxy[];
|
| extern const char kTryChromeAgain[];
|
| extern const char kUnlimitedStorage[];
|
| extern const char kUnsafelyTreatInsecureOriginAsSecure[];
|
|
|