Index: mojo/mojo_services.gypi |
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi |
index cf51ac358289ea347141d14bbd8f6a2e7d10c10a..7ae489e61cf5ff898e250ba1e460a1ae607b910f 100644 |
--- a/mojo/mojo_services.gypi |
+++ b/mojo/mojo_services.gypi |
@@ -20,6 +20,7 @@ |
'../gpu/gpu.gyp:command_buffer_service', |
'../gpu/gpu.gyp:gles2_implementation', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/gl/gl.gyp:gl', |
'mojo_gles2_bindings', |
], |
@@ -50,6 +51,7 @@ |
'../base/base.gyp:base', |
'../ui/events/events.gyp:events', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'mojo_common_lib', |
'mojo_gles2_service', |
'mojo_native_viewport_bindings', |