Index: ui/app_list/app_list.gyp |
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp |
index e766c218085e7e1eb44c6cc06e838e3424500e19..1c70f3d5c60951fa370b29a8b51258410ad42903 100644 |
--- a/ui/app_list/app_list.gyp |
+++ b/ui/app_list/app_list.gyp |
@@ -18,6 +18,7 @@ |
'../base/strings/ui_strings.gyp:ui_strings', |
'../compositor/compositor.gyp:compositor', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'../resources/ui_resources.gyp:ui_resources', |
'../ui.gyp:ui', |
], |
@@ -177,6 +178,7 @@ |
'dependencies': [ |
'../../base/base.gyp:base', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'app_list', |
], |
'sources': [ |