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

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

Issue 2590773002: Add a public interface for content::MemoryCoordinator (Closed)
Patch Set: rebase Created 4 years 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: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 18ad2f748fa7b7668eadcc2b14ed2320536ca62b..e90440aedb1626fd2cd47b37a755079355a64765 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -140,6 +140,7 @@ source_set("browser_sources") {
"media_session.h",
"media_session_observer.cc",
"media_session_observer.h",
+ "memory_coordinator.h",
"memory_coordinator_delegate.h",
"memory_pressure_controller.cc",
"memory_pressure_controller.h",
« no previous file with comments | « content/browser/memory/memory_coordinator_impl_unittest.cc ('k') | content/public/browser/memory_coordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698