| Index: base/mac/foundation_util.mm
|
| diff --git a/base/mac/foundation_util.mm b/base/mac/foundation_util.mm
|
| index 3fd9a5768a85042a35298e5b0aba2321c833e831..12174022c020d53b96b5d91f3d4781a2a5fd3c9b 100644
|
| --- a/base/mac/foundation_util.mm
|
| +++ b/base/mac/foundation_util.mm
|
| @@ -11,7 +11,7 @@
|
| #include "base/logging.h"
|
| #include "base/mac/bundle_locations.h"
|
| #include "base/mac/mac_logging.h"
|
| -#include "base/sys_string_conversions.h"
|
| +#include "base/strings/sys_string_conversions.h"
|
|
|
| #if !defined(OS_IOS)
|
| extern "C" {
|
|
|