| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c3fb63fc8cd03b57cd9f596c5763db8a54c91f38..1e4a63986559aa6970ff2d23605effc1106cc271 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -143,6 +143,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[];
|
|
|