| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index ee43d4e2a116de0a3fbce9f08d0e5506f599a0f0..888c7183aa28221a58d88adc26c0bb73c291bd85 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -618,6 +618,9 @@ extern const char kGeolocationEnabled[];
|
| #endif
|
|
|
| extern const char kRemoteAccessHostFirewallTraversal[];
|
| +extern const char kRemoteAccessHostRequireTwoFactor[];
|
| +extern const char kRemoteAccessHostDomain[];
|
| +extern const char kRemoteAccessHostTalkGadgetPrefix[];
|
|
|
| extern const char kPrintPreviewStickySettings[];
|
| extern const char kCloudPrintServiceURL[];
|
|
|