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