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

Unified Diff: mojo/services/media/audio/interfaces/audio_track.mojom

Issue 1741963002: Auto-formatted all .mojom files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 10 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/audio/interfaces/audio_track.mojom
diff --git a/mojo/services/media/audio/interfaces/audio_track.mojom b/mojo/services/media/audio/interfaces/audio_track.mojom
index a8b8e075fabe904675f44a5e8db5c41b73871cca..e340ae8536f5c5f5a925f57c44ee647d568775d6 100644
--- a/mojo/services/media/audio/interfaces/audio_track.mojom
+++ b/mojo/services/media/audio/interfaces/audio_track.mojom
@@ -34,7 +34,7 @@ struct AudioTrackConfiguration {
// Neither of these values may be 0. A configuration error will occur if they
// are.
uint32 audio_frame_ratio = 1;
- uint32 media_time_ratio = 1;
+ uint32 media_time_ratio = 1;
};
interface AudioTrack {

Powered by Google App Engine
This is Rietveld 408576698