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

Unified Diff: content/public/browser/BUILD.gn

Issue 2882513004: Remove renderer notifications of memory pressure. (Closed)
Patch Set: Merge Created 3 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 | « content/common/memory_messages.h ('k') | content/public/browser/memory_pressure_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index ceb3ed95f06e3673390628f69bdacc33708d6264..91c1c8c795cd2b6b13b2f05c65d2c1724817df38 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -149,8 +149,6 @@ source_set("browser_sources") {
"media_session_observer.h",
"memory_coordinator.h",
"memory_coordinator_delegate.h",
- "memory_pressure_controller.cc",
- "memory_pressure_controller.h",
"message_port_provider.h",
"mhtml_extra_parts.h",
"native_web_keyboard_event.h",
« no previous file with comments | « content/common/memory_messages.h ('k') | content/public/browser/memory_pressure_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698