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

Unified Diff: remoting/test/remote_host_info.h

Issue 1037723003: Updated the formatting for the app remoting test driver files using clag-format for consistency. N… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « remoting/test/refresh_token_store.cc ('k') | remoting/test/remote_host_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/test/remote_host_info.h
diff --git a/remoting/test/remote_host_info.h b/remoting/test/remote_host_info.h
index fe9aa5cfbac7413d21eefc4502d98fdf37995d5c..d74269f0d6323f10ad85be339065f7ace0457f7b 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.
« no previous file with comments | « remoting/test/refresh_token_store.cc ('k') | remoting/test/remote_host_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698