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

Unified Diff: base/process/memory_mac.mm

Issue 2411643003: Remove deprecated methods PathFromFSRef and FSRefFromPath. (Closed)
Patch Set: Comments from thakis. Created 4 years, 2 months 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
« no previous file with comments | « base/mac/mac_util_unittest.mm ('k') | content/browser/renderer_host/render_widget_host_view_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/process/memory_mac.mm
diff --git a/base/process/memory_mac.mm b/base/process/memory_mac.mm
index bac75aeab156c6f7adb2fcd1f482484329c10c1f..4c1b12043e60b64fbc861102cb542e4943c6c0dc 100644
--- a/base/process/memory_mac.mm
+++ b/base/process/memory_mac.mm
@@ -5,6 +5,7 @@
#include "base/process/memory.h"
#include <CoreFoundation/CoreFoundation.h>
+#import <Foundation/Foundation.h>
#include <errno.h>
#include <mach/mach.h>
#include <mach/mach_vm.h>
« no previous file with comments | « base/mac/mac_util_unittest.mm ('k') | content/browser/renderer_host/render_widget_host_view_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698