Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index bf6cdeb567a848124515697662813e284ee72988..5e52fa07b96dd9d66b3d8e5255eccfce76c8ada1 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -15,6 +15,7 @@ |
'../ui/events/events.gyp:dom4_keycode_converter', |
'../ui/events/events.gyp:events_base', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/resources/ui_resources.gyp:ui_resources', |
'../ui/ui.gyp:ui', |
'../ui/ui_unittests.gyp:ui_test_support', |
@@ -316,6 +317,7 @@ |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/ui.gyp:ui', |
'../webkit/common/user_agent/webkit_user_agent.gyp:user_agent', |
], |
@@ -854,6 +856,7 @@ |
'../testing/gtest.gyp:gtest', |
'../testing/perf/perf_test.gyp:*', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
], |
'include_dirs': [ |
'..', |
@@ -912,6 +915,7 @@ |
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
'../third_party/mesa/mesa.gyp:osmesa', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/gl/gl.gyp:gl', |
'../ui/resources/ui_resources.gyp:ui_resources', |
'../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs', |
@@ -1155,6 +1159,7 @@ |
'../gpu/gpu.gyp:command_buffer_common', |
'../testing/gtest.gyp:gtest', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/gl/gl.gyp:gl', |
'../ui/ui.gyp:ui', |
'../third_party/WebKit/public/blink.gyp:blink', |
@@ -1187,6 +1192,7 @@ |
'../base/base.gyp:test_support_base', |
'../testing/gtest.gyp:gtest', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/gl/gl.gyp:gl', |
'../ui/ui.gyp:ui', |
'../third_party/WebKit/public/blink.gyp:blink', |
@@ -1230,6 +1236,7 @@ |
'../media/media.gyp:media', |
'../ui/gl/gl.gyp:gl', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/ui.gyp:ui', |
], |
'include_dirs': [ |
@@ -1296,6 +1303,7 @@ |
'../media/media.gyp:media', |
'../ui/gl/gl.gyp:gl', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/ui.gyp:ui', |
], |
'sources': [ |