Index: media/media.gyp |
diff --git a/media/media.gyp b/media/media.gyp |
index fb844de78b8dfcd7121be508d09ef00e6bee3386..9aaba42f484f2122e261d59a076f4adc84097cac 100644 |
--- a/media/media.gyp |
+++ b/media/media.gyp |
@@ -51,6 +51,7 @@ |
'../third_party/opus/opus.gyp:opus', |
'../ui/events/events.gyp:events_base', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../url/url.gyp:url_lib', |
'shared_memory_support', |
], |
@@ -891,6 +892,7 @@ |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/ui.gyp:ui', |
], |
'sources': [ |
@@ -1128,6 +1130,7 @@ |
'../testing/gtest.gyp:gtest', |
'../testing/perf/perf_test.gyp:perf_test', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/gl/gl.gyp:gl', |
'../ui/ui.gyp:ui', |
], |
@@ -1410,6 +1413,7 @@ |
'../base/base.gyp:base', |
'../ui/gl/gl.gyp:gl', |
'../ui/gfx/gfx.gyp:gfx', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
], |
'link_settings': { |
'libraries': [ |