| Index: services/ui/common/switches.h
|
| diff --git a/services/ui/common/switches.h b/services/ui/common/switches.h
|
| index 68a1e92fbc4b3458616b1a418fc9bbd18f22e5bc..cf04e2f674a3b9a875b794d784fb5b99687f9896 100644
|
| --- a/services/ui/common/switches.h
|
| +++ b/services/ui/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 kUseMojoGpuCommandBufferInMus[];
|
| extern const char MUS_COMMON_EXPORT kUseTestConfig[];
|
|
|
| } // namespace switches
|
|
|