| Index: trunk/src/ui/keyboard/keyboard.gyp
|
| ===================================================================
|
| --- trunk/src/ui/keyboard/keyboard.gyp (revision 259588)
|
| +++ trunk/src/ui/keyboard/keyboard.gyp (working copy)
|
| @@ -48,7 +48,7 @@
|
| '../events/events.gyp:events',
|
| '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| - '../wm/wm.gyp:wm',
|
| + '../wm/wm.gyp:wm_core',
|
| 'keyboard_resources',
|
| ],
|
| 'defines': [
|
| @@ -91,7 +91,6 @@
|
| '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| '../resources/ui_resources.gyp:ui_test_pak',
|
| - '../wm/wm.gyp:wm_test_support',
|
| 'keyboard',
|
| ],
|
| 'sources': [
|
|
|