summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_main_app_mode_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/chrome_main_app_mode_mac.mm')
-rw-r--r--chrome/app/chrome_main_app_mode_mac.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/chrome_main_app_mode_mac.mm b/chrome/app/chrome_main_app_mode_mac.mm
index 99d0dcc..d102fc8 100644
--- a/chrome/app/chrome_main_app_mode_mac.mm
+++ b/chrome/app/chrome_main_app_mode_mac.mm
@@ -8,7 +8,7 @@
// those app bundles.
#include "base/basictypes.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/logging.h"
#include "base/mac/bundle_locations.h"
#include "base/mac/foundation_util.h"