Chromium Code Reviews| Index: ui/chromeos/ui_chromeos.gyp |
| diff --git a/ui/chromeos/ui_chromeos.gyp b/ui/chromeos/ui_chromeos.gyp |
| index e276880b26aeb0d5bb0e0a96735640dca2f58885..c00d57630d944fa5f04709a1904c90baac87517a 100644 |
| --- a/ui/chromeos/ui_chromeos.gyp |
| +++ b/ui/chromeos/ui_chromeos.gyp |
| @@ -13,7 +13,7 @@ |
| 'dependencies': [ |
| '../../base/base.gyp:base', |
| '../events/events.gyp:events', |
| - '../wm/wm.gyp:wm', |
| + '../wm/wm.gyp:wm_core', |
| ], |
| 'defines': [ |
| 'UI_CHROMEOS_IMPLEMENTATION', |