Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(961)

Unified Diff: base/mac/mac_util.h

Issue 822713002: Update from https://crrev.com/309415 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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__

Powered by Google App Engine
This is Rietveld 408576698