summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/authenticator_test_base.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/protocol/authenticator_test_base.cc')
-rw-r--r--remoting/protocol/authenticator_test_base.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/protocol/authenticator_test_base.cc b/remoting/protocol/authenticator_test_base.cc
index 3f1d9f6..2ef1658 100644
--- a/remoting/protocol/authenticator_test_base.cc
+++ b/remoting/protocol/authenticator_test_base.cc
@@ -5,8 +5,8 @@
#include "remoting/protocol/authenticator_test_base.h"
#include "base/base64.h"
-#include "base/file_util.h"
#include "base/files/file_path.h"
+#include "base/files/file_util.h"
#include "base/path_service.h"
#include "base/test/test_timeouts.h"
#include "base/timer/timer.h"