| Index: ui/compositor/compositor_switches.h
|
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
|
| index aec358db0c07ba24d056c03c206c4e8cb5b0be3f..a8f9c8f6a20c5514fbf80308412ea622f1c69297 100644
|
| --- a/ui/compositor/compositor_switches.h
|
| +++ b/ui/compositor/compositor_switches.h
|
| @@ -12,7 +12,6 @@ namespace switches {
|
|
|
| COMPOSITOR_EXPORT extern const char kDisableTestCompositor[];
|
| COMPOSITOR_EXPORT extern const char kDisableUIVsync[];
|
| -COMPOSITOR_EXPORT extern const char kUIEnableDIP[];
|
| COMPOSITOR_EXPORT extern const char kUIEnablePartialSwap[];
|
| COMPOSITOR_EXPORT extern const char kUIShowFPSCounter[];
|
| COMPOSITOR_EXPORT extern const char kUIShowLayerBorders[];
|
|
|