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

Unified Diff: media/base/BUILD.gn

Issue 1904793002: Move Pipeline permanent callbacks into Pipeline::Client interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: restored lock during stop Created 4 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 | « no previous file | media/base/mock_filters.h » ('j') | media/base/pipeline.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 7b523daba69cbf487cc766bc823eb3d1dc58b3ca..156f1c12f14a4e89fdd945694996237d06e3e041 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -162,6 +162,7 @@ source_set("base") {
"pipeline.h",
"pipeline_impl.cc",
"pipeline_impl.h",
+ "pipeline_metadata.h",
"pipeline_status.h",
"player_tracker.cc",
"player_tracker.h",
« no previous file with comments | « no previous file | media/base/mock_filters.h » ('j') | media/base/pipeline.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698