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

Unified Diff: content/test/BUILD.gn

Issue 2729783003: [Mojo Video Capture] Add content_browsertest for exercising video capture (Closed)
Patch Set: Created 3 years, 10 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index f8fc9bc1a350668157d0115f9c934c1a01a63477..7a0857e94eae4b4f2d2a6800c07eb4191a22b7ca 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -607,6 +607,7 @@ test("content_browsertests") {
"../browser/loader/reload_cache_control_browsertest.cc",
"../browser/loader/resource_dispatcher_host_browsertest.cc",
"../browser/manifest/manifest_browsertest.cc",
+ "../browser/media/capture/video_capture_browsertest.cc",
"../browser/media/encrypted_media_browsertest.cc",
"../browser/media/media_browsertest.cc",
"../browser/media/media_browsertest.h",

Powered by Google App Engine
This is Rietveld 408576698