Index: chrome/common/mac/launchd.mm |
diff --git a/chrome/common/mac/launchd.mm b/chrome/common/mac/launchd.mm |
index 848a2c7d8569798f4c03dfa344afae35f4495dfa..fb5da920f2afd9a6f0b74eecebd2a8927003efef 100644 |
--- a/chrome/common/mac/launchd.mm |
+++ b/chrome/common/mac/launchd.mm |
@@ -7,7 +7,7 @@ |
#import <Foundation/Foundation.h> |
#include <launch.h> |
-#include "base/mac/mac_util.h" |
+#include "base/mac/foundation_util.h" |
#include "base/mac/scoped_cftyperef.h" |
#include "base/mac/scoped_nsautorelease_pool.h" |
#include "base/process/launch.h" |