summaryrefslogtreecommitdiffstats
path: root/remoting/test/remote_host_info.h
diff options
context:
space:
mode:
authorjoedow <joedow@chromium.org>2015-03-25 20:47:55 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-26 03:48:46 +0000
commit13648c69b85f0abde8d2d08f66077649726eafff (patch)
tree1a1f55b541c0aaa51b158380c31f11741e1d4883 /remoting/test/remote_host_info.h
parent412f817abb0ee72dc14b21d92edda13fc1bc8b43 (diff)
downloadchromium_src-13648c69b85f0abde8d2d08f66077649726eafff.zip
chromium_src-13648c69b85f0abde8d2d08f66077649726eafff.tar.gz
chromium_src-13648c69b85f0abde8d2d08f66077649726eafff.tar.bz2
Updated the formatting for the app remoting test driver files using clag-format for consistency. No logic changes.
BUG= Review URL: https://codereview.chromium.org/1037723003 Cr-Commit-Position: refs/heads/master@{#322311}
Diffstat (limited to 'remoting/test/remote_host_info.h')
-rw-r--r--remoting/test/remote_host_info.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/remoting/test/remote_host_info.h b/remoting/test/remote_host_info.h
index fe9aa5c..d74269f 100644
--- a/remoting/test/remote_host_info.h
+++ b/remoting/test/remote_host_info.h
@@ -11,9 +11,9 @@ namespace remoting {
namespace test {
enum RemoteHostStatus {
- kRemoteHostStatusReady,
- kRemoteHostStatusPending,
- kRemoteHostStatusUnknown
+ kRemoteHostStatusReady,
+ kRemoteHostStatusPending,
+ kRemoteHostStatusUnknown
};
// Holds the information needed to establish a connection with a remote host.