| Index: ui/gfx/compositor/compositor_switches.h
|
| diff --git a/ui/gfx/compositor/compositor_switches.h b/ui/gfx/compositor/compositor_switches.h
|
| index 805468b817da0a358bcd08acc645df85fd0e7bfa..9040cb002f6ad8b647bde40e344a8e6c253958ea 100644
|
| --- a/ui/gfx/compositor/compositor_switches.h
|
| +++ b/ui/gfx/compositor/compositor_switches.h
|
| @@ -10,6 +10,7 @@
|
|
|
| namespace switches {
|
|
|
| +COMPOSITOR_EXPORT extern const char kDisableTestCompositor[];
|
| COMPOSITOR_EXPORT extern const char kDisableUIVsync[];
|
| COMPOSITOR_EXPORT extern const char kEnableCompositorOverdrawDebugging[];
|
| COMPOSITOR_EXPORT extern const char kUIShowFPSCounter[];
|
|
|