| Index: ui/touch_selection/ui_touch_selection_export.h
|
| diff --git a/ui/touch_selection/ui_touch_selection_export.h b/ui/touch_selection/ui_touch_selection_export.h
|
| index e1f80bbcccf73d49dac670fab22f9cb942593849..def9a7da437ca97f571460507b51a57d24057a37 100644
|
| --- a/ui/touch_selection/ui_touch_selection_export.h
|
| +++ b/ui/touch_selection/ui_touch_selection_export.h
|
| @@ -8,6 +8,8 @@
|
| // Defines UI_TOUCH_SELECTION_EXPORT so that functionality implemented by the UI
|
| // touch selection module can be exported to consumers.
|
|
|
| +#include "build/build_config.h"
|
| +
|
| #if defined(COMPONENT_BUILD)
|
|
|
| #if defined(WIN32)
|
|
|