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

Unified Diff: media/media.gyp

Issue 1904793002: Move Pipeline permanent callbacks into Pipeline::Client interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CHECK waiter PostTask 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 6d7dce5ca9478844d13eaf5956654d4ec5d9ad23..32e266ac78c86c0b22da1b8672e5488054d5775d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -398,6 +398,7 @@
'base/pipeline.h',
'base/pipeline_impl.cc',
'base/pipeline_impl.h',
+ 'base/pipeline_metadata.h',
'base/pipeline_status.h',
'base/player_tracker.cc',
'base/player_tracker.h',

Powered by Google App Engine
This is Rietveld 408576698