| Index: ui/wm/wm.gyp
|
| diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp
|
| index ae4344065300da177dd91f8217869d72a2a134f7..733692296a43eec8d8832cdabd75f2aade081a33 100644
|
| --- a/ui/wm/wm.gyp
|
| +++ b/ui/wm/wm.gyp
|
| @@ -23,7 +23,6 @@
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| '../gfx/gfx.gyp:gfx',
|
| '../resources/ui_resources.gyp:ui_resources',
|
| - '../base/ime/ui_base_ime.gyp:ui_base_ime',
|
| '../base/ui_base.gyp:ui_base',
|
| ],
|
| 'defines': [
|
| @@ -130,7 +129,6 @@
|
| '../../testing/gtest.gyp:gtest',
|
| '../aura/aura.gyp:aura',
|
| '../aura/aura.gyp:aura_test_support',
|
| - '../base/ime/ui_base_ime.gyp:ui_base_ime',
|
| '../base/ui_base.gyp:ui_base',
|
| '../compositor/compositor.gyp:compositor',
|
| '../events/events.gyp:events',
|
|
|