Index: mojo/services/vsync/interfaces/vsync.mojom |
diff --git a/mojo/services/vsync/interfaces/vsync.mojom b/mojo/services/vsync/interfaces/vsync.mojom |
index 5cc66a1a34483eebfe20ee06f5d5354b033947e1..10fb50f937883eadba7303424db7b89840ede376 100644 |
--- a/mojo/services/vsync/interfaces/vsync.mojom |
+++ b/mojo/services/vsync/interfaces/vsync.mojom |
@@ -5,6 +5,7 @@ |
[DartPackage="mojo_services"] |
module vsync; |
+[ServiceName="vsync::VSyncProvider"] |
interface VSyncProvider { |
// Waits for the next vsync and returns its timestamp once it happens. The |
// timestamps can only be compared with other calls of this method. |