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

Unified Diff: content/test/BUILD.gn

Issue 2360433002: Memory-monitor for Mac. (Closed)
Patch Set: calculate adjustment based on poll interval; limit calculations to avoid overflow Created 4 years, 1 month 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 511e8c29ccd9319a02092788d964da29f5303e2b..bfc87555f9f07548745510bd9ea3873ee382abc3 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1107,6 +1107,7 @@ test("content_unittests") {
"../browser/memory/memory_coordinator_impl_unittest.cc",
"../browser/memory/memory_coordinator_unittest.cc",
"../browser/memory/memory_monitor_android_unittest.cc",
+ "../browser/memory/memory_monitor_mac_unittest.cc",
"../browser/memory/memory_monitor_win_unittest.cc",
"../browser/memory/test_memory_monitor.cc",
"../browser/memory/test_memory_monitor.h",
« content/browser/memory/memory_monitor_mac.cc ('K') | « content/browser/memory/test_memory_monitor.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698