Index: ui/keyboard/keyboard.gyp |
diff --git a/ui/keyboard/keyboard.gyp b/ui/keyboard/keyboard.gyp |
index 4ea3b09808b9285366865be616e0eb9ecf06483b..fe19bd7e4c387e75b3a1825cb9406a4a404626c4 100644 |
--- a/ui/keyboard/keyboard.gyp |
+++ b/ui/keyboard/keyboard.gyp |
@@ -46,6 +46,7 @@ |
'../compositor/compositor.gyp:compositor', |
'../events/events.gyp:events', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'../ui.gyp:ui', |
'keyboard_resources', |
], |
@@ -87,6 +88,7 @@ |
'../aura/aura.gyp:aura_test_support', |
'../compositor/compositor.gyp:compositor', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'../ui.gyp:ui', |
'../ui_unittests.gyp:run_ui_unittests', |
'keyboard', |