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

Unified Diff: base/memory/discardable_memory_mac.cc

Issue 273183003: Fix iOS some more after r269483. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/scoped_mach_vm.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/memory/discardable_memory_mac.cc
diff --git a/base/memory/discardable_memory_mac.cc b/base/memory/discardable_memory_mac.cc
index 3f7acc0208f4635036972ea7a1f3acb00d191b58..d59dcaee855d3d6b42c7a2988e3fac925cc52387 100644
--- a/base/memory/discardable_memory_mac.cc
+++ b/base/memory/discardable_memory_mac.cc
@@ -5,7 +5,6 @@
#include "base/memory/discardable_memory.h"
#include <mach/mach.h>
-#include <mach/mach_vm.h>
#include "base/basictypes.h"
#include "base/compiler_specific.h"
« no previous file with comments | « base/mac/scoped_mach_vm.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698