| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index bf6d2d623feab7f4589812d08e195cda6a3eb86f..e448bdaa1748200dddeb1cf23f360f71ef27828e 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -642,6 +642,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[];
|
|
|