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 a31bf3ccd6832bd719fe24347492ef926aef300a..11cca1f08364d98a8708f97dcf501aa62add269e 100644 |
--- a/ui/touch_selection/ui_touch_selection.gyp |
+++ b/ui/touch_selection/ui_touch_selection.gyp |
@@ -12,6 +12,7 @@ |
'type': '<(component)', |
'dependencies': [ |
'../../base/base.gyp:base', |
+ '../../skia/skia.gyp:skia', |
'../aura/aura.gyp:aura', |
'../aura_extra/aura_extra.gyp:aura_extra', |
'../base/ui_base.gyp:ui_base', |
@@ -41,6 +42,7 @@ |
'conditions': [ |
['use_aura==0', { |
'dependencies!': [ |
+ '../../skia/skia.gyp:skia', |
'../aura/aura.gyp:aura', |
'../aura_extra/aura_extra.gyp:aura_extra', |
'../compositor/compositor.gyp:compositor', |