Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index 5cd992228bd1005941f39f59cf92f1da3e563b9a..f3f79900b48228abf08b8ef954df64277638bef9 100644 |
--- a/ui/aura/aura.gyp |
+++ b/ui/aura/aura.gyp |
@@ -21,6 +21,7 @@ |
'../events/events.gyp:events', |
'../events/events.gyp:events_base', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'../resources/ui_resources.gyp:ui_resources', |
'../ui.gyp:ui', |
], |
@@ -148,6 +149,8 @@ |
'../events/events.gyp:events_base', |
'../events/events.gyp:events_test_support', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
+ '../resources/ui_resources.gyp:ui_test_pak', |
tfarina
2013/12/12 21:22:33
you had to add it back?
|
'../ui.gyp:ui', |
'../ui_unittests.gyp:ui_test_support', |
'aura', |
@@ -199,6 +202,7 @@ |
'../compositor/compositor.gyp:compositor_test_support', |
'../events/events.gyp:events', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'../resources/ui_resources.gyp:ui_resources', |
'../ui.gyp:ui', |
'aura', |
@@ -224,6 +228,7 @@ |
'../compositor/compositor.gyp:compositor_test_support', |
'../events/events.gyp:events', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'../resources/ui_resources.gyp:ui_resources', |
'../ui.gyp:ui', |
'aura', |
@@ -249,6 +254,7 @@ |
'../events/events.gyp:events', |
'../events/events.gyp:events_base', |
'../gfx/gfx.gyp:gfx', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'../gl/gl.gyp:gl', |
'../resources/ui_resources.gyp:ui_resources', |
'../ui.gyp:ui', |