Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 9abf4a6bde9493b6564aabee6b74c2cb69684554..51714b0fa0771407e52c1dbdcdec6ccef06bbf93 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -568,6 +568,7 @@ |
'dependencies': [ |
'../third_party/libjingle/libjingle.gyp:libpeerconnection', |
'../third_party/webrtc/modules/modules.gyp:video_capture_module', |
+ '../third_party/webrtc/voice_engine/voice_engine.gyp:voice_engine_core', |
] |
}], |
# TODO(jrg): remove the OS=="android" section? |