Index: ui/keyboard/keyboard.gyp |
diff --git a/ui/keyboard/keyboard.gyp b/ui/keyboard/keyboard.gyp |
index fe359c6ae1137479b1187d6460c54de4164c3b5d..2067387c44f7ca8d8bf3b36ab1f62c32df921326 100644 |
--- a/ui/keyboard/keyboard.gyp |
+++ b/ui/keyboard/keyboard.gyp |
@@ -48,7 +48,7 @@ |
'../events/events.gyp:events', |
'../gfx/gfx.gyp:gfx', |
'../gfx/gfx.gyp:gfx_geometry', |
- '../wm/wm.gyp:wm_core', |
+ '../wm/wm.gyp:wm', |
'keyboard_resources', |
], |
'defines': [ |
@@ -91,6 +91,7 @@ |
'../gfx/gfx.gyp:gfx', |
'../gfx/gfx.gyp:gfx_geometry', |
'../resources/ui_resources.gyp:ui_test_pak', |
+ '../wm/wm.gyp:wm_test_support', |
'keyboard', |
], |
'sources': [ |