Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1652)

Unified Diff: content/content_tests.gypi

Issue 12457027: Refactor libjingle and libpeerconnection targets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | third_party/libjingle/libjingle.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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?
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | third_party/libjingle/libjingle.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698