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

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: cleanup 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 9b3596c6c77d4ed9589932c9b1aaedb961dbb3a4..885177055098f6e8e98917edd676f21d25f5e4de 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -391,6 +391,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