Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 561ac675dec3b60428cd564b2124ad7495ff592c..3117263c6f15f8dbc71afef6f7f5d213ac0edb81 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[]; |