| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 70faaa04e2521b6244c770b9e1b5f8e9649abbbc..7f584dad9affec45a119853001f782a9536a90d8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -210,6 +210,7 @@ extern const char kNumPacThreads[];
|
| extern const char kOpenInNewWindow[];
|
| extern const char kOriginToForceQuicOn[];
|
| extern const char kOriginalProcessStartTime[];
|
| +extern const char kOriginTrialPublicKey[];
|
| extern const char kPackExtension[];
|
| extern const char kPackExtensionKey[];
|
| extern const char kParentProfile[];
|
|
|