summaryrefslogtreecommitdiffstats
path: root/chrome/common/mac/launchd.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/mac/launchd.mm')
-rw-r--r--chrome/common/mac/launchd.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/mac/launchd.mm b/chrome/common/mac/launchd.mm
index 9bbdf6d..6d14523 100644
--- a/chrome/common/mac/launchd.mm
+++ b/chrome/common/mac/launchd.mm
@@ -12,7 +12,7 @@
#include "base/mac/scoped_nsautorelease_pool.h"
#include "base/process_util.h"
#include "base/stringprintf.h"
-#include "base/sys_string_conversions.h"
+#include "base/strings/sys_string_conversions.h"
#include "third_party/GTM/Foundation/GTMServiceManagement.h"
namespace {