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

Unified Diff: chrome/test/BUILD.gn

Issue 2476693002: WebGL & 16-bit video stream: upload to FLOAT texture. (Closed)
Patch Set: Nits. Created 4 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 979c07c69f61623f80b5ef415fd06cc18f35aec4..2c49dc7030373e6b9d233a0b05f920423649ddff 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -313,6 +313,11 @@ group("telemetry_gpu_integration_test") {
"//content/test/gpu/",
"//content/test/data/gpu/",
+ # For depth_capture
+ "//content/test/data/media/depth_stream_test_utilities.js",
+ "//content/test/data/media/getusermedia-depth-capture.html",
+ "//content/test/data/media/webrtc_test_utilities.js",
+
# For GpuProcess.video
"//content/test/data/media/bear.ogv",
« no previous file with comments | « no previous file | content/renderer/media/webmediaplayer_ms.h » ('j') | third_party/WebKit/public/platform/WebMediaPlayer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698