Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 336d456e3626fd29dd8976cb7cd8e233dce82b7f..5a5275b12e5de2b70e61dba029f62662f18bd702 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -598,6 +598,11 @@ extern const char kRemoteAccessHostAllowClientPairing[]; |
extern const char kRemoteAccessHostAllowGnubbyAuth[]; |
extern const char kRemoteAccessHostAllowRelayedConnection[]; |
extern const char kRemoteAccessHostUdpPortRange[]; |
+extern const char kRemoteAccessHostMatchUsername[]; |
+extern const char kRemoteAccessHostTokenUrl[]; |
+extern const char kRemoteAccessHostTokenValidationUrl[]; |
+extern const char kRemoteAccessHostTokenValidationCertificateIssuer[]; |
+extern const char kRemoteAccessHostDebugOverridePolicies[]; |
extern const char kPrintPreviewStickySettings[]; |
extern const char kCloudPrintRoot[]; |