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

Unified Diff: content/test/BUILD.gn

Issue 2428263004: 16 bpp video stream capture, render and createImageBitmap(video) using (CPU) shared memory buffers (Closed)
Patch Set: Split webrtc_depth_capture_browsertest. Thanks phoglund@, Created 4 years, 1 month 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 511e8c29ccd9319a02092788d964da29f5303e2b..7e4a31491250d201921a467d9a0c7f1c099ec1e3 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -836,6 +836,7 @@ test("content_browsertests") {
"../browser/webrtc/webrtc_content_browsertest_base.h",
"../browser/webrtc/webrtc_data_browsertest.cc",
"../browser/webrtc/webrtc_datachannel_browsertest.cc",
+ "../browser/webrtc/webrtc_depth_capture_browsertest.cc",
"../browser/webrtc/webrtc_getusermedia_browsertest.cc",
"../browser/webrtc/webrtc_image_capture_browsertest.cc",
"../browser/webrtc/webrtc_internals_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698