| Index: ui/base/ui_base_switches.h
|
| diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
|
| index a23c92004d9845d88d799a535e912a4d5caff6df..100df1d16cee736c0b82e9eeba6b4a29f51e40f6 100644
|
| --- a/ui/base/ui_base_switches.h
|
| +++ b/ui/base/ui_base_switches.h
|
| @@ -17,6 +17,7 @@ UI_BASE_EXPORT extern const char kEnableRemoteCoreAnimation[];
|
| #endif
|
|
|
| UI_BASE_EXPORT extern const char kDisableDwmComposition[];
|
| +UI_BASE_EXPORT extern const char kDisableLinkDisambiguationPopup[];
|
| UI_BASE_EXPORT extern const char kDisableTextInputFocusManager[];
|
| UI_BASE_EXPORT extern const char kDisableTouchAdjustment[];
|
| UI_BASE_EXPORT extern const char kDisableTouchDragDrop[];
|
|
|