| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index a4a49012c6f55e58b71382d978fc9e928bd6cc25..224ebc516b4c715972043b6a15861fcd216ad369 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -975,7 +975,6 @@
|
| ],
|
| 'dependencies': [
|
| '../third_party/libjingle/libjingle.gyp:libjingle_webrtc',
|
| - '../third_party/libjingle/libjingle.gyp:libpeerconnection',
|
| '../third_party/webrtc/modules/modules.gyp:video_capture_module',
|
| ],
|
| }],
|
| @@ -1214,7 +1213,6 @@
|
| 'sources': [ '<@(content_unittests_webrtc_sources)' ],
|
| 'dependencies': [
|
| '../third_party/libjingle/libjingle.gyp:libjingle_webrtc',
|
| - '../third_party/libjingle/libjingle.gyp:libpeerconnection',
|
| '../third_party/webrtc/modules/modules.gyp:video_capture_module',
|
| '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs',
|
| ],
|
|
|