Index: media/cast/cast.gyp |
diff --git a/media/cast/cast.gyp b/media/cast/cast.gyp |
index 702272fb2897ad4bec534f7b453326b1c0ed7f4f..d972553809c19659ec5a996b701f05a4f8a50381 100644 |
--- a/media/cast/cast.gyp |
+++ b/media/cast/cast.gyp |
@@ -107,6 +107,7 @@ |
'dependencies': [ |
'cast_config', |
'<(DEPTH)/ui/gfx/gfx.gyp:gfx', |
+ '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry', |
'<(DEPTH)/net/net.gyp:net_test_support', |
'<(DEPTH)/media/cast/cast_sender.gyp:*', |
'<(DEPTH)/media/media.gyp:media', |
@@ -128,6 +129,7 @@ |
'dependencies': [ |
'cast_config', |
'<(DEPTH)/ui/gfx/gfx.gyp:gfx', |
+ '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry', |
'<(DEPTH)/net/net.gyp:net_test_support', |
'<(DEPTH)/media/cast/cast_receiver.gyp:*', |
'<(DEPTH)/media/media.gyp:media', |