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

Unified Diff: base/BUILD.gn

Issue 2743663005: [memory-infra] Add unittests for peak detection and NotifyDumpTriggered (Closed)
Patch Set: . Created 3 years, 9 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: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 366aba9f465f9a6e6ff614583c3b35963bae12d8..580cf8530ffe09d6391656a95e4b02a3fe1e1195 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2146,6 +2146,7 @@ test("base_unittests") {
"trace_event/java_heap_dump_provider_android_unittest.cc",
"trace_event/memory_allocator_dump_unittest.cc",
"trace_event/memory_dump_manager_unittest.cc",
+ "trace_event/memory_dump_scheduler_unittest.cc",
"trace_event/memory_usage_estimator_unittest.cc",
"trace_event/process_memory_dump_unittest.cc",
"trace_event/trace_category_unittest.cc",
« no previous file with comments | « no previous file | base/trace_event/memory_dump_scheduler.h » ('j') | base/trace_event/memory_dump_scheduler_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698