Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index cd01f6168a4596204e14544cfabbad9eb4537110..6887560f620cb3faac9b10185b91a2ca120db956 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -811,6 +811,8 @@ extern const char kMediaRouterEnableCloudServices[]; |
extern const char kMediaRouterFirstRunFlowAcknowledged[]; |
#endif |
+extern const char kOriginTrialPublicKey[]; |
+ |
} // namespace prefs |
#endif // CHROME_COMMON_PREF_NAMES_H_ |