| Index: ui/touch_selection/ui_touch_selection.gyp
|
| diff --git a/ui/touch_selection/ui_touch_selection.gyp b/ui/touch_selection/ui_touch_selection.gyp
|
| index e122484e2fd1496e6969a8449d5f58af92b19860..b3ce678fcd1a2b6be2a893c4d8c85995d22c599e 100644
|
| --- a/ui/touch_selection/ui_touch_selection.gyp
|
| +++ b/ui/touch_selection/ui_touch_selection.gyp
|
| @@ -16,6 +16,7 @@
|
| '../base/ui_base.gyp:ui_base',
|
| '../events/events.gyp:events',
|
| '../events/events.gyp:gesture_detection',
|
| + '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| ],
|
| 'defines': [
|
|
|