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

Unified Diff: content/test/BUILD.gn

Issue 2340293003: Add MemoryMonitorAndroid (Closed)
Patch Set: DCHECK 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 4b7f631745cf31abd555216c0588efe7bbe7f549..eba58b6c6678d1bbcc1ae5262ff4134a834ef1c5 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1110,6 +1110,8 @@ test("content_unittests") {
"../browser/media/session/media_session_controller_unittest.cc",
"../browser/media/session/media_session_uma_helper_unittest.cc",
"../browser/memory/memory_coordinator_unittest.cc",
+ "../browser/memory/memory_monitor_android_unittest.cc",
+ "../browser/memory/memory_monitor_linux_unittest.cc",
boliu 2016/09/27 00:19:45 different CL?
bashi 2016/09/27 03:51:36 Removed (I failed to re-base correctly).
"../browser/memory/memory_monitor_win_unittest.cc",
"../browser/memory/test_memory_monitor.cc",
"../browser/memory/test_memory_monitor.h",

Powered by Google App Engine
This is Rietveld 408576698