| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 8e03ec118810c17a4cb69ebf956a98ae1f218053..020c461de1775e2c9ac2743cd2cdf79b26de466b 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -414,6 +414,7 @@ extern const char kToolbarIconSurfacingBubbleLastShowTime[];
|
|
|
| #if defined(ENABLE_WEBRTC)
|
| extern const char kWebRTCMultipleRoutesEnabled[];
|
| +extern const char kWebRTCUdpTransportEnabled[];
|
| #endif
|
|
|
| // Local state prefs. Please add Profile prefs above instead.
|
|
|