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

Unified Diff: content/test/BUILD.gn

Issue 2360433002: Memory-monitor for Mac. (Closed)
Patch Set: rebased 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
« no previous file with comments | « content/browser/memory/test_memory_monitor.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 4fe504fa6682bab09b9944becea5df00182b6509..f7424e4cdab5e9448e4f24bfa4e12a01e3bc40af 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1127,6 +1127,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",
« no previous file with comments | « 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