Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 608cc4867b1a0c32455ae273df96fc9fc15a74ef..0b14921d185d2518567a98dd5e54b41f380055e5 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -9,6 +9,7 @@ |
'type': 'static_library', |
'defines!': ['CONTENT_IMPLEMENTATION'], |
'dependencies': [ |
+ '../media/media.gyp:media', |
'../net/net.gyp:net_test_support', |
'../skia/skia.gyp:skia', |
'../testing/gmock.gyp:gmock', |
@@ -168,7 +169,6 @@ |
'content_ppapi_plugin', |
'content_utility', |
'content_worker', |
- '../media/media.gyp:media', |
'../ppapi/ppapi_internal.gyp:ppapi_host', |
'../ppapi/ppapi_internal.gyp:ppapi_proxy', |
'../ppapi/ppapi_internal.gyp:ppapi_shared', |
@@ -255,6 +255,7 @@ |
'browser/speech/proto/speech_proto.gyp:speech_proto', |
'../base/base.gyp:test_support_base', |
'../crypto/crypto.gyp:crypto', |
+ '../media/media.gyp:media_test_support', |
'../net/net.gyp:net_test_support', |
'../skia/skia.gyp:skia', |
'../sql/sql.gyp:sql', |
@@ -576,7 +577,6 @@ |
'../gpu/gpu.gyp:gpu_unittest_utils', |
'../ipc/ipc.gyp:test_support_ipc', |
'../jingle/jingle.gyp:jingle_glue_test_util', |
- '../media/media.gyp:media_test_support', |
'../media/media.gyp:shared_memory_support', |
'../third_party/WebKit/public/blink.gyp:blink', |
'../third_party/icu/icu.gyp:icui18n', |