summaryrefslogtreecommitdiffstats
path: root/apps/app_host/app_host_main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_host/app_host_main.cc')
-rw-r--r--apps/app_host/app_host_main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_host/app_host_main.cc b/apps/app_host/app_host_main.cc
index 64de547..cf0fd26 100644
--- a/apps/app_host/app_host_main.cc
+++ b/apps/app_host/app_host_main.cc
@@ -8,7 +8,7 @@
#include "apps/app_host/update.h"
#include "base/at_exit.h"
#include "base/command_line.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/logging.h"
#include "base/process_util.h"
#include "chrome/installer/launcher_support/chrome_launcher_support.h"