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

Unified Diff: chrome/common/chrome_paths_mac.mm

Issue 817153002: Switch users of foundation_util.h to include it directly and clean up uses of mac_util.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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: chrome/common/chrome_paths_mac.mm
diff --git a/chrome/common/chrome_paths_mac.mm b/chrome/common/chrome_paths_mac.mm
index 66906f36bd8a93865cd1fbd64b8a0d2fb2daf863..09cf13bfe12267fcfec4ff0a2f9fc10de45e2460 100644
--- a/chrome/common/chrome_paths_mac.mm
+++ b/chrome/common/chrome_paths_mac.mm
@@ -17,10 +17,6 @@
#include "base/path_service.h"
#include "chrome/common/chrome_constants.h"
-#if !defined(OS_IOS)
-#import "base/mac/mac_util.h"
-#endif
-
namespace {
#if !defined(OS_IOS)
« no previous file with comments | « chrome/browser/ui/exclusive_access/fullscreen_controller_state_test.cc ('k') | chrome/common/mac/cfbundle_blocker.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698