Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 4ef05e831d9ea67d4a81ee27eb8cf58c443663cd..c94ca5984b84f014e420769ae8b76e939c20661f 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', |
], |
@@ -333,6 +335,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', |
], |