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

Unified Diff: content/content_tests.gypi

Issue 11785041: Add content browser tests for PeerConnection DataChannels. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved to content/browser/media and added OWNERS files. Created 7 years, 11 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 | « content/browser/webrtc_browsertest.cc ('k') | content/test/data/media/OWNERS » ('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 d37a306960f3cf012fd4ad1fe6177bd60109c5c6..a3cb56a00cc84c045d93fb9ae26b7ecaf47faf54 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -814,7 +814,7 @@
}],
['enable_webrtc==1', {
'sources': [
- 'browser/webrtc_browsertest.cc',
+ 'browser/media/webrtc_browsertest.cc',
],
}],
],
« no previous file with comments | « content/browser/webrtc_browsertest.cc ('k') | content/test/data/media/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698