Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 0b97422511c4cc16b2f519fe0f18b885b6112716..5202333b89ab8cc4c644fa81ef48d1f2e07dd5e9 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', |
], |
@@ -852,6 +854,7 @@ |
'../testing/gtest.gyp:gtest', |
'../testing/perf/perf_test.gyp:*', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
], |
'include_dirs': [ |
'..', |
@@ -911,6 +914,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': [ |