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