| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index bdd898e5d304d9dec5b04b8fb9d60c5fb6f50226..525366fd20c0b3e90e60ba17e079d88a24cff865 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -15,6 +15,7 @@ namespace switches {
|
| // All switches in alphabetical order. The switches should be documented
|
| // alongside the definition of their values in the .cc file.
|
| CONTENT_EXPORT extern const char kAcceleratedCanvas2dMSAASampleCount[];
|
| +CONTENT_EXPORT extern const char kAecRefinedAdaptiveFilter[];
|
| CONTENT_EXPORT extern const char kAgcStartupMinVolume[];
|
| CONTENT_EXPORT extern const char kAllowFileAccessFromFiles[];
|
| CONTENT_EXPORT extern const char kAllowLoopbackInPeerConnection[];
|
|
|