| Index: chrome/common/sandbox_mac.mm
|
| diff --git a/chrome/common/sandbox_mac.mm b/chrome/common/sandbox_mac.mm
|
| index 3d2985c0d96ae74085ce0d86c4640212d2568702..72440030ca4548bf6921d9858dfc5c4d896fbf53 100644
|
| --- a/chrome/common/sandbox_mac.mm
|
| +++ b/chrome/common/sandbox_mac.mm
|
| @@ -20,6 +20,7 @@ extern "C" {
|
| #include "base/scoped_cftyperef.h"
|
| #include "base/scoped_nsautorelease_pool.h"
|
| #include "base/string16.h"
|
| +#include "base/string_util.h"
|
| #include "base/sys_info.h"
|
| #include "base/sys_string_conversions.h"
|
| #include "base/utf_string_conversions.h"
|
|
|