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

Unified Diff: trunk/src/base/memory/discardable_memory_emulated.h

Issue 135113003: Revert 244229 "base: Fix registering of memory pressure listener..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 11 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
Index: trunk/src/base/memory/discardable_memory_emulated.h
===================================================================
--- trunk/src/base/memory/discardable_memory_emulated.h (revision 244277)
+++ trunk/src/base/memory/discardable_memory_emulated.h (working copy)
@@ -15,9 +15,6 @@
explicit DiscardableMemoryEmulated(size_t size);
virtual ~DiscardableMemoryEmulated();
- static void RegisterMemoryPressureListeners();
- static void UnregisterMemoryPressureListeners();
-
static void PurgeForTesting();
bool Initialize();
« no previous file with comments | « trunk/src/base/memory/discardable_memory_android.cc ('k') | trunk/src/base/memory/discardable_memory_emulated.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698