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

Unified Diff: mojo/services/media/common/interfaces/media_pipe.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_pipe.mojom
diff --git a/mojo/services/media/common/interfaces/media_pipe.mojom b/mojo/services/media/common/interfaces/media_pipe.mojom
index 7efbd2fd7a6851d9df2474c3e99f52d1525f7ab5..58dc36a49e068683a7e6b47e6f062cb5993592b6 100644
--- a/mojo/services/media/common/interfaces/media_pipe.mojom
+++ b/mojo/services/media/common/interfaces/media_pipe.mojom
@@ -77,7 +77,7 @@ interface MediaPipe {
// 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 sent Packet payloads will be located.

Powered by Google App Engine
This is Rietveld 408576698