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

Unified Diff: mojo/services/media/common/interfaces/media_transport.mojom

Issue 1741963002: Auto-formatted all .mojom files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 9 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: mojo/services/media/common/interfaces/media_transport.mojom
diff --git a/mojo/services/media/common/interfaces/media_transport.mojom b/mojo/services/media/common/interfaces/media_transport.mojom
index 736a8ce13e96cbc1dec126134c22f43012abecce..8e6a99b56578fbb8dc4c20e69cc641919b6a9109 100644
--- a/mojo/services/media/common/interfaces/media_transport.mojom
+++ b/mojo/services/media/common/interfaces/media_transport.mojom
@@ -115,7 +115,7 @@ interface MediaConsumer {
// the pipe using the SendPacket method.
enum SendResult {
CONSUMED, // Media was completely consumed.
- FLUSHED, // Some or all of the media was flushed before being consumed.
+ FLUSHED, // Some or all of the media was flushed before being consumed.
};
// Sets the shared buffer in which packet payload will be located.
« no previous file with comments | « mojo/services/media/common/interfaces/media_state.mojom ('k') | mojo/services/media/common/interfaces/media_types.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698