Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index e5d9b00288f7bfad46f88fce6768007a66f3fa33..5a9538a9166edefc0a0d39dc2531d9647c739f06 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -628,6 +628,8 @@ extern const char kRemoteAccessHostTalkGadgetPrefix[]; |
extern const char kRemoteAccessHostRequireCurtain[]; |
extern const char kRemoteAccessHostAllowClientPairing[]; |
extern const char kRemoteAccessHostAllowGnubbyAuth[]; |
+extern const char kRemoteAccessHostAllowRelayedConnection[]; |
+extern const char kRemoteAccessHostUdpPortRange[]; |
extern const char kPrintPreviewStickySettings[]; |
extern const char kCloudPrintRoot[]; |