| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 330723528d54d9405a805921bd275b8cb2a7d8b5..03ee4a7031efd7b5b170fd7f0caf507d0a6dd8d0 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1040,6 +1040,7 @@
|
| ['exclude', '^common/gpu/media/video_decode_accelerator_unittest.cc'],
|
| ],
|
| 'dependencies': [
|
| + '../media/media.gyp:player_android',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/android/native_test.gyp:native_test_native_code',
|
| '../gpu/gpu.gyp:gpu_unittest_utils',
|
|
|