| Index: media/cast/cast_testing.gypi
|
| diff --git a/media/cast/cast_testing.gypi b/media/cast/cast_testing.gypi
|
| index 9e439e006633f336467300334234d86761115d39..d45bd826f99d88c11df5c57eb75ed0b391fb1876 100644
|
| --- a/media/cast/cast_testing.gypi
|
| +++ b/media/cast/cast_testing.gypi
|
| @@ -68,6 +68,7 @@
|
| # the tools compile correctly.
|
| 'cast_tools',
|
| '<(DEPTH)/base/base.gyp:test_support_base',
|
| + '<(DEPTH)/media/media.gyp:media_test_support',
|
| '<(DEPTH)/net/net.gyp:net',
|
| '<(DEPTH)/testing/gmock.gyp:gmock',
|
| '<(DEPTH)/testing/gtest.gyp:gtest',
|
|
|