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

Unified Diff: content/browser/BUILD.gn

Issue 2340293003: Add MemoryMonitorAndroid (Closed)
Patch Set: Created 4 years, 3 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 1bc891a42fb64fd8c5c64c1a25d859f4a6df58ad..a98dff12af1b832263fe4fc7be499490626e8478 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -867,6 +867,8 @@ source_set("browser") {
"memory/memory_message_filter.h",
"memory/memory_monitor.cc",
"memory/memory_monitor.h",
+ "memory/memory_monitor_android.cc",
+ "memory/memory_monitor_android.h",
"memory/memory_monitor_linux.cc",
"memory/memory_monitor_linux.h",
"memory/memory_monitor_win.cc",
« no previous file with comments | « no previous file | content/browser/memory/memory_monitor_android.h » ('j') | content/browser/memory/memory_monitor_android.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698