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

Unified Diff: components/tracing/BUILD.gn

Issue 2976843002: [tracing] Add heap profiler perftests. (Closed)
Patch Set: Move to components/tracing Created 3 years, 5 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: components/tracing/BUILD.gn
diff --git a/components/tracing/BUILD.gn b/components/tracing/BUILD.gn
index fa026f01f165e9794ccb140a4482f74daafeb1df..7ec5f96f96c74df74579fa8f7b4aed772d0db83c 100644
--- a/components/tracing/BUILD.gn
+++ b/components/tracing/BUILD.gn
@@ -122,6 +122,7 @@ source_set("unit_tests") {
test("tracing_perftests") {
sources = [
+ "test/heap_profiler_perftest.cc",
"test/perf_test_helpers.cc",
"test/perf_test_helpers.h",
"test/trace_event_perftest.cc",
« no previous file with comments | « no previous file | components/tracing/test/heap_profiler_perftest.cc » ('j') | components/tracing/test/heap_profiler_perftest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698