Index: chrome/common/chrome_paths.cc |
diff --git a/chrome/common/chrome_paths.cc b/chrome/common/chrome_paths.cc |
index a88ca9f203ee7f77da469c67d51da55b016375b2..157301449bb6460d9c6f6898335e7112990aa454 100644 |
--- a/chrome/common/chrome_paths.cc |
+++ b/chrome/common/chrome_paths.cc |
@@ -8,7 +8,7 @@ |
#include "base/logging.h" |
#include "base/mac/bundle_locations.h" |
#include "base/path_service.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/sys_info.h" |
#include "base/version.h" |
#include "chrome/common/chrome_constants.h" |