diff options
Diffstat (limited to 'remoting/host/usage_stats_consent_mac.cc')
-rw-r--r-- | remoting/host/usage_stats_consent_mac.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/usage_stats_consent_mac.cc b/remoting/host/usage_stats_consent_mac.cc index db82d92..9198307 100644 --- a/remoting/host/usage_stats_consent_mac.cc +++ b/remoting/host/usage_stats_consent_mac.cc @@ -7,7 +7,7 @@ #include <string> #include "base/command_line.h" -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/logging.h" #include "remoting/host/config_file_watcher.h" #include "remoting/host/json_host_config.h" |