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

Unified Diff: base/BUILD.gn

Issue 2783613002: WIP: memory coordinator: Check /dev/chromeos-low-mem to determine memory condition
Patch Set: Created 3 years, 9 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 | base/memory/low_memory_observer_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 069de984e24419c9a5de43171cd5bb510f44d41c..872108083971480e0bf994749bb117e07007d8a9 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -508,6 +508,8 @@ component("base") {
"memory/discardable_shared_memory.h",
"memory/free_deleter.h",
"memory/linked_ptr.h",
+ "memory/low_memory_observer_chromeos.cc",
+ "memory/low_memory_observer_chromeos.h",
"memory/manual_constructor.h",
"memory/memory_coordinator_client.cc",
"memory/memory_coordinator_client.h",
« no previous file with comments | « no previous file | base/memory/low_memory_observer_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698