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

Unified Diff: content/content_tests.gypi

Issue 2233683003: extract content_browsertest WebRtcConstraintsBrowserTest into its own file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/webrtc_getusermedia_browsertest.cc ('k') | no next file » | 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 e2a88417bad210007a6d20709438da31cc9b6004..2171d14b9811ef2cf3fe81e2c2d94f3b54026144 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -310,6 +310,7 @@
'browser/webrtc/webrtc_audio_debug_recordings_browsertest.cc',
'browser/webrtc/webrtc_browsertest.cc',
'browser/webrtc/webrtc_capture_from_element_browsertest.cc',
+ 'browser/webrtc/webrtc_constraints_browsertest.cc',
'browser/webrtc/webrtc_content_browsertest_base.cc',
'browser/webrtc/webrtc_content_browsertest_base.h',
'browser/webrtc/webrtc_data_browsertest.cc',
« no previous file with comments | « content/browser/webrtc/webrtc_getusermedia_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698