| Index: components/mus/common/switches.h
|
| diff --git a/components/mus/common/switches.h b/components/mus/common/switches.h
|
| index d8ae304f5361d676e4a0727debb0a6346560aaaf..d9fe7567ae028ede9d98d01d359a428cd4e26a5e 100644
|
| --- a/components/mus/common/switches.h
|
| +++ b/components/mus/common/switches.h
|
| @@ -12,6 +12,7 @@ namespace switches {
|
|
|
| // All args in alphabetical order. The switches should be documented
|
| // alongside the definition of their values in the .cc file.
|
| +extern const char MUS_COMMON_EXPORT kUseChromeGpuCommandBufferInMus[];
|
| extern const char MUS_COMMON_EXPORT kUseTestConfig[];
|
|
|
| } // namespace switches
|
|
|