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

Unified Diff: media/test/BUILD.gn

Issue 2808583002: RELAND: Media Remoting end to end integration tests. (Closed)
Patch Set: Rebased. Created 3 years, 8 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 | « media/remoting/stream_provider.cc ('k') | media/test/fake_encrypted_media.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/test/BUILD.gn
diff --git a/media/test/BUILD.gn b/media/test/BUILD.gn
index 1d426daa4a00b9d84055d4c87306af9726690c10..5012118a66b057794e0de33d763d413215765ffe 100644
--- a/media/test/BUILD.gn
+++ b/media/test/BUILD.gn
@@ -29,6 +29,10 @@ source_set("pipeline_integration_test_base") {
if (media_use_ffmpeg) {
sources = [
+ "fake_encrypted_media.cc",
+ "fake_encrypted_media.h",
+ "mock_media_source.cc",
+ "mock_media_source.h",
"pipeline_integration_test_base.cc",
"pipeline_integration_test_base.h",
]
« no previous file with comments | « media/remoting/stream_provider.cc ('k') | media/test/fake_encrypted_media.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698