| Index: components/mus/common/switches.h
|
| diff --git a/components/mus/common/switches.h b/components/mus/common/switches.h
|
| index d9fe7567ae028ede9d98d01d359a428cd4e26a5e..492aa4c31133c6407194cd98bb7d888cacf05257 100644
|
| --- a/components/mus/common/switches.h
|
| +++ b/components/mus/common/switches.h
|
| @@ -12,7 +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 kUseMojoGpuCommandBufferInMus[];
|
| extern const char MUS_COMMON_EXPORT kUseTestConfig[];
|
|
|
| } // namespace switches
|
|
|