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

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: removed permanent callbacks 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..170227517dccc7b1cca5d404ffd9809db7158698 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -389,6 +389,7 @@
'base/output_device_info.cc',
'base/output_device_info.h',
'base/pipeline.h',
+ 'base/pipeline_client.h',
'base/pipeline_impl.cc',
'base/pipeline_impl.h',
'base/pipeline_status.h',

Powered by Google App Engine
This is Rietveld 408576698