| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index c6705d9c2ee2649a945bf4173e1fda47fcd5a49c..0d9f420b3dc2de490061821ba7909560719e8b92 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -412,7 +412,7 @@ extern const char kToolbarIconSurfacingBubbleLastShowTime[];
|
|
|
| #if defined(ENABLE_WEBRTC)
|
| extern const char kWebRTCMultipleRoutesEnabled[];
|
| -extern const char kWebRTCNonProxiedUdpTransportEnabled[];
|
| +extern const char kWebRTCNonProxiedUdpEnabled[];
|
| #endif
|
|
|
| // Local state prefs. Please add Profile prefs above instead.
|
|
|