Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 9e48688e6c2da2ffe63a2855bb1ca4b4d8bf6ab5..e3ad15b2259c9d137b334541ee4891d0394eef1a 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -212,6 +212,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[]; |