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

Unified Diff: mojo/services/files/interfaces/ioctl_terminal.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/files/interfaces/ioctl_terminal.mojom
diff --git a/mojo/services/files/interfaces/ioctl_terminal.mojom b/mojo/services/files/interfaces/ioctl_terminal.mojom
index 1996875add3389396be70bcfb163870b264c0f58..9fede2ce803af2e48f506e0cc2bfd0efbf499569 100644
--- a/mojo/services/files/interfaces/ioctl_terminal.mojom
+++ b/mojo/services/files/interfaces/ioctl_terminal.mojom
@@ -67,6 +67,7 @@ const uint32 kIoctlTerminalGetWindowSize = 3;
const uint32 kIoctlTerminalSetWindowSize = 4;
// Constants for "termios" fields ----------------------------------------------
+// no-format
// Number of base/nonoptional fields:
const uint32 kIoctlTerminalTermiosBaseFieldCount = 6;
@@ -182,3 +183,5 @@ const uint32 kIoctlTerminalTermiosLFlagECHOK = 0x0020;
const uint32 kIoctlTerminalTermiosLFlagECHONL = 0x0040;
const uint32 kIoctlTerminalTermiosLFlagNOFLSH = 0x0080;
const uint32 kIoctlTerminalTermiosLFlagTOSTOP = 0x0100;
+
+// end-no-format
« no previous file with comments | « mojo/services/files/interfaces/file.mojom ('k') | mojo/services/gfx/composition/interfaces/compositor.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698