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

Unified Diff: mojo/services/files/public/interfaces/file.mojom

Issue 1262263003: Add DartPackage annotation to all mojo_services mojoms (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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/files/public/interfaces/file.mojom
diff --git a/mojo/services/files/public/interfaces/file.mojom b/mojo/services/files/public/interfaces/file.mojom
index 49438d5dfaedb499155e3ef2b79c8ce7f6bf06c6..83ca8d3b98503e8f3d7cd7552f9c6dcf678024b7 100644
--- a/mojo/services/files/public/interfaces/file.mojom
+++ b/mojo/services/files/public/interfaces/file.mojom
@@ -7,6 +7,7 @@
// and sizes must always be non-negative)
// - buffer size parameters (for read/write) are uint32
+[DartPackage="mojo_services"]
module mojo.files;
import "files/public/interfaces/types.mojom";
« no previous file with comments | « mojo/services/files/public/interfaces/directory.mojom ('k') | mojo/services/files/public/interfaces/files.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698