Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 210784785aee41e61e0236870695f9e2bfe22696..938666058edee23a63831d827cfdf7416fbb3838 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -225,6 +225,7 @@ |
'../testing/gtest.gyp:gtest', |
'../ui/events/events.gyp:events_base', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu', |
'cc.gyp:cc', |
'cc_test_support', |
@@ -276,6 +277,7 @@ |
'../testing/gtest.gyp:gtest', |
'../testing/perf/perf_test.gyp:*', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'cc.gyp:cc', |
'cc_test_support', |
], |
@@ -332,6 +334,7 @@ |
'../third_party/WebKit/public/blink.gyp:blink_minimal', |
'../third_party/mesa/mesa.gyp:osmesa', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/gl/gl.gyp:gl', |
'../ui/ui_unittests.gyp:ui_test_support', |
], |