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

Unified Diff: content/content_tests.gypi

Issue 11428136: Added a basic WebRTC peerconnection browser test with video verification. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged peerconnection and getusermedia tests, fixed comments. Created 8 years 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2f3c2c0756fb35f9e15c8cfbb6d7885fac9d5506..e79e8358aa0a48f76998bfb1ffc27cc9990781aa 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -795,7 +795,7 @@
}],
['enable_webrtc==1', {
'sources': [
- 'browser/webrtc_getusermedia_browsertest.cc',
+ 'browser/webrtc_browsertest.cc',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698