| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d931240a5fdbba72619f876de82058e42bf40c1a..6c634ee1a9beb79ee7301b5e1a55c535b2149fcc 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -146,6 +146,7 @@ extern const char kEnableProfiling[];
|
| extern const char kEnablePushApiBackgroundMode[];
|
| extern const char kEnableQuic[];
|
| extern const char kEnableQuicPortSelection[];
|
| +extern const char kEnableWebRtcEventLoggingFromExtension[];
|
| extern const char kEnableAlternativeServices[];
|
| extern const char kEnableSessionCrashedBubble[];
|
| extern const char kEnableSettingsWindow[];
|
|
|