summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/mobile_config.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/mobile_config.cc')
-rw-r--r--chrome/browser/chromeos/mobile_config.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/mobile_config.cc b/chrome/browser/chromeos/mobile_config.cc
index eec29c7..651068b 100644
--- a/chrome/browser/chromeos/mobile_config.cc
+++ b/chrome/browser/chromeos/mobile_config.cc
@@ -7,8 +7,8 @@
#include <algorithm>
#include "base/bind.h"
-#include "base/file_path.h"
#include "base/file_util.h"
+#include "base/files/file_path.h"
#include "base/json/json_reader.h"
#include "base/logging.h"
#include "base/stl_util.h"