Index: ui/app_list/app_list.gyp |
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp |
index 4b97959ccd9ba7b8721b79bebe37c10ff78b4280..8781e95c97dbb5edcf3152e0803bb511cadc9a53 100644 |
--- a/ui/app_list/app_list.gyp |
+++ b/ui/app_list/app_list.gyp |
@@ -187,6 +187,7 @@ |
}], |
['toolkit_views==1', { |
'dependencies': [ |
+ '../../components/components.gyp:web_modal', |
tapted
2014/11/13 07:26:25
unfortunately `web_modal` isn't a proper component
|
'../events/events.gyp:events', |
'../views/views.gyp:views', |
], |