diff options
Diffstat (limited to 'remoting/host/json_host_config_unittest.cc')
-rw-r--r-- | remoting/host/json_host_config_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/json_host_config_unittest.cc b/remoting/host/json_host_config_unittest.cc index a3fdf96..1a8747d 100644 --- a/remoting/host/json_host_config_unittest.cc +++ b/remoting/host/json_host_config_unittest.cc @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "base/file_util.h" +#include "base/files/file_util.h" #include "base/files/scoped_temp_dir.h" #include "base/memory/ref_counted.h" #include "base/path_service.h" |