| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 03ad82316150e16ebcd3c012914d53084871c43f..39b66e4afe72d8321d612693b3b0bdd9305042ad 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -209,6 +209,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[];
|
|
|