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

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, 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/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 a33d83b29f00534730e5cd8b91dbfbfb160c0473..b9f251e62013d25f6426ec53c6372e456cc5d12e 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 {
« no previous file with comments | « mojo/services/location/interfaces/geocoder.mojom ('k') | mojo/services/media/common/interfaces/media_clock.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698