Index: remoting/host/json_host_config.cc |
diff --git a/remoting/host/json_host_config.cc b/remoting/host/json_host_config.cc |
index 7cd35f4676a38f8a45cf25802cceb3b99f6274d7..58ea2aeaae1f3596aa81bf5d5205f865f85f2995 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" |