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