summaryrefslogtreecommitdiffstats
path: root/remoting/host/json_host_config.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/json_host_config.cc')
-rw-r--r--remoting/host/json_host_config.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/json_host_config.cc b/remoting/host/json_host_config.cc
index 7cd35f4..58ea2ae 100644
--- a/remoting/host/json_host_config.cc
+++ b/remoting/host/json_host_config.cc
@@ -5,7 +5,7 @@
#include "remoting/host/json_host_config.h"
#include "base/bind.h"
-#include "base/file_util.h"
+#include "base/files/file_util.h"
#include "base/files/important_file_writer.h"
#include "base/json/json_reader.h"
#include "base/json/json_writer.h"