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

Unified Diff: base/BUILD.gn

Issue 253323002: Reland r267170 "Use DiscardableMemoryManager on Android." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update BUILD.gn Created 6 years, 8 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/base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 32f75a2526d6034f426c28c18a370feb40a58f62..032a99996ac653ac3dbb1fa378f365864a136f89 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -278,8 +278,6 @@ component("base") {
"memory/aligned_memory.h",
"memory/discardable_memory.cc",
"memory/discardable_memory.h",
- "memory/discardable_memory_allocator_android.cc",
- "memory/discardable_memory_allocator_android.h",
"memory/discardable_memory_android.cc",
"memory/discardable_memory_emulated.cc",
"memory/discardable_memory_emulated.h",
« no previous file with comments | « no previous file | base/base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698