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

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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index b320f411e787bdbd34f2abe750ba96343ded16ae..4cbfdc3279a873ff5d98815696b7a9de902b16ec 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",
« 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