Index: base/mac/mac_util.h |
diff --git a/base/mac/mac_util.h b/base/mac/mac_util.h |
index d93b49508ddfc5a19bbdcd182129169e4d741511..f8ffa97545decf3717c102853461d92877f5e8a6 100644 |
--- a/base/mac/mac_util.h |
+++ b/base/mac/mac_util.h |
@@ -12,9 +12,6 @@ |
#include "base/base_export.h" |
#include "base/logging.h" |
-// TODO(rohitrao): Clean up sites that include mac_util.h and remove this line. |
-#include "base/mac/foundation_util.h" |
- |
#if defined(__OBJC__) |
#import <Foundation/Foundation.h> |
#else // __OBJC__ |