Index: chrome/browser/mac/dock.mm |
diff --git a/chrome/browser/mac/dock.mm b/chrome/browser/mac/dock.mm |
index 70af22439655cea9de7f32520e61667aa5f702ae..03d1440204443e0da5226000e17da54a1605b48b 100644 |
--- a/chrome/browser/mac/dock.mm |
+++ b/chrome/browser/mac/dock.mm |
@@ -10,9 +10,9 @@ |
#include <signal.h> |
#include "base/logging.h" |
+#include "base/mac/foundation_util.h" |
#include "base/mac/launchd.h" |
#include "base/mac/mac_logging.h" |
-#include "base/mac/mac_util.h" |
#include "base/mac/scoped_cftyperef.h" |
#include "base/mac/scoped_nsautorelease_pool.h" |
#include "base/strings/sys_string_conversions.h" |