Index: chrome/common/mac/cfbundle_blocker.mm |
diff --git a/chrome/common/mac/cfbundle_blocker.mm b/chrome/common/mac/cfbundle_blocker.mm |
index 20c585b68d055cde1e8c7bac4fc8e2ab5f26ec8c..b593ebb70dcf17efcc4d5d47df709178533d4b8f 100644 |
--- a/chrome/common/mac/cfbundle_blocker.mm |
+++ b/chrome/common/mac/cfbundle_blocker.mm |
@@ -8,7 +8,7 @@ |
#import <Foundation/Foundation.h> |
#include "base/logging.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" |
#import "base/mac/scoped_nsobject.h" |