Index: ui/app_list/app_list.gyp |
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp |
index 13ba5e730bfa8b6b4c8d491f1f396b1ae137edb5..666574219036aae6bd558ef94456012c99ca1a7f 100644 |
--- a/ui/app_list/app_list.gyp |
+++ b/ui/app_list/app_list.gyp |
@@ -143,6 +143,7 @@ |
['use_aura==1', { |
'dependencies': [ |
'../aura/aura.gyp:aura', |
+ '../wm/wm.gyp:wm', |
], |
}], |
['toolkit_views==1', { |
@@ -151,7 +152,6 @@ |
'../events/events.gyp:events', |
'../views/controls/webview/webview.gyp:webview', |
'../views/views.gyp:views', |
- '../wm/wm.gyp:wm', |
], |
}, { # toolkit_views==0 |
'sources/': [ |