| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 56ec93cb3842f6f3569fce7f17e13b78737793b4..7bb6819badb9bbd23e300f9eff3289b90584d96f 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -671,6 +671,7 @@ extern const char kGoogleGeolocationAccessEnabled[];
|
|
|
| extern const char kDefaultAudioCaptureDevice[];
|
| extern const char kDefaultVideoCaptureDevice[];
|
| +extern const char kMediaDeviceIdSalt[];
|
|
|
| extern const char kRemoteAccessHostFirewallTraversal[];
|
| extern const char kRemoteAccessHostRequireTwoFactor[];
|
|
|