Index: trunk/src/content/content_tests.gypi |
=================================================================== |
--- trunk/src/content/content_tests.gypi (revision 189805) |
+++ trunk/src/content/content_tests.gypi (working copy) |
@@ -573,7 +573,6 @@ |
'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? |