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