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

Unified Diff: chrome/browser/memory/chrome_memory_coordinator_delegate.h

Issue 2941123004: Remove MemoryCoordinator::CanSuspendRenderer() (Closed)
Patch Set: Fix tests Created 3 years, 6 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 | chrome/browser/memory/chrome_memory_coordinator_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/memory/chrome_memory_coordinator_delegate.h
diff --git a/chrome/browser/memory/chrome_memory_coordinator_delegate.h b/chrome/browser/memory/chrome_memory_coordinator_delegate.h
index af512947858d4672a7f609832aa935e1a08d58c6..5ff85da190aecef2427f8ad0f34f36d0e9857ace 100644
--- a/chrome/browser/memory/chrome_memory_coordinator_delegate.h
+++ b/chrome/browser/memory/chrome_memory_coordinator_delegate.h
@@ -19,7 +19,6 @@ class ChromeMemoryCoordinatorDelegate
~ChromeMemoryCoordinatorDelegate() override;
// MemoryCoordinatorDelegate implementation.
- bool CanSuspendBackgroundedRenderer(int render_process_id) override;
void DiscardTab() override;
private:
« no previous file with comments | « no previous file | chrome/browser/memory/chrome_memory_coordinator_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698