summaryrefslogtreecommitdiffstats
path: root/remoting/host/config_file_watcher_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/config_file_watcher_unittest.cc')
-rw-r--r--remoting/host/config_file_watcher_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/config_file_watcher_unittest.cc b/remoting/host/config_file_watcher_unittest.cc
index 507190c..42fea39 100644
--- a/remoting/host/config_file_watcher_unittest.cc
+++ b/remoting/host/config_file_watcher_unittest.cc
@@ -4,8 +4,8 @@
#include "remoting/host/config_file_watcher.h"
-#include "base/file_path.h"
#include "base/file_util.h"
+#include "base/files/file_path.h"
#include "base/message_loop.h"
#include "base/run_loop.h"
#include "remoting/base/auto_thread.h"