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

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

Issue 2399293002: Add MemoryCoordinatorDelegate (Closed)
Patch Set: comments addressed Created 4 years, 2 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: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 3ec5fa38023fe18357be3feefd2f2a7e6e70c5ea..30402583d18c926315ff6cde54ff53c6d7a35755 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -133,6 +133,7 @@ source_set("browser_sources") {
"media_capture_devices.h",
"media_device_id.cc",
"media_device_id.h",
+ "memory_coordinator_delegate.h",
"memory_pressure_controller.cc",
"memory_pressure_controller.h",
"message_port_delegate.h",

Powered by Google App Engine
This is Rietveld 408576698