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

Unified Diff: base/base.gypi

Issue 189113006: Move ashmem utility functions to discardable_memory_allocator_android.cc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « no previous file | base/memory/discardable_memory_allocator_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 79d732421c8fac3d76ae2400f36c7abeb757b02d..0861dacfbb68e427c0d509600066bb6ff0336d01 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -313,7 +313,6 @@
'memory/discardable_memory_allocator_android.cc',
'memory/discardable_memory_allocator_android.h',
'memory/discardable_memory_android.cc',
- 'memory/discardable_memory_android.h',
'memory/discardable_memory_emulated.cc',
'memory/discardable_memory_emulated.h',
'memory/discardable_memory_linux.cc',
« no previous file with comments | « no previous file | base/memory/discardable_memory_allocator_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698