Index: services/media/framework_mojo/mojo_formatting.h |
diff --git a/services/media/framework_mojo/mojo_formatting.h b/services/media/framework_mojo/mojo_formatting.h |
index 507cd5cc252a1ac6b6e6d149ce02b1dc3f09b8e1..020d47eab8b7bb6d65c375f4b8fffc62fdf9b1c0 100644 |
--- a/services/media/framework_mojo/mojo_formatting.h |
+++ b/services/media/framework_mojo/mojo_formatting.h |
@@ -8,7 +8,7 @@ |
#include "mojo/services/media/common/interfaces/media_common.mojom.h" |
#include "mojo/services/media/common/interfaces/media_transport.mojom.h" |
#include "mojo/services/media/common/interfaces/media_types.mojom.h" |
-#include "mojo/services/media/common/interfaces/rate_control.mojom.h" |
+#include "mojo/services/media/common/interfaces/timelines.mojom.h" |
#include "mojo/services/media/control/interfaces/media_source.mojom.h" |
#include "mojo/services/network/interfaces/network_service.mojom.h" |
#include "services/media/framework/util/formatting.h" |
@@ -50,7 +50,6 @@ std::ostream& operator<<(std::ostream& os, |
const SubpictureMediaTypeSetDetailsPtr& value); |
std::ostream& operator<<(std::ostream& os, |
const MediaSourceStreamDescriptorPtr& value); |
-std::ostream& operator<<(std::ostream& os, const TimelineQuadPtr& value); |
std::ostream& operator<<(std::ostream& os, const TimelineTransformPtr& value); |
std::ostream& operator<<(std::ostream& os, const HttpHeaderPtr& value); |