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

Unified Diff: mojo/tests/task_tracker_perftest.cc

Issue 1128733002: Update from https://crrev.com/328418 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « mojo/services/view_manager/public/cpp/tests/run_all_unittests.cc ('k') | sandbox/linux/bpf_dsl/codegen.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tests/task_tracker_perftest.cc
diff --git a/mojo/tests/task_tracker_perftest.cc b/mojo/tests/task_tracker_perftest.cc
index d72812051921b6a6e521ca93c8921fb542800d85..81837770f719d4bdb2a5d6744e0595afd625216c 100644
--- a/mojo/tests/task_tracker_perftest.cc
+++ b/mojo/tests/task_tracker_perftest.cc
@@ -66,7 +66,7 @@ class RequestResponsePerfTest : public testing::Test {
void SetUp() override {
tracked_objects::ThreadData::InitializeAndSetTrackingStatus(
- tracked_objects::ThreadData::PROFILING_CHILDREN_ACTIVE);
+ tracked_objects::ThreadData::PROFILING_ACTIVE);
}
void TearDown() override {
« no previous file with comments | « mojo/services/view_manager/public/cpp/tests/run_all_unittests.cc ('k') | sandbox/linux/bpf_dsl/codegen.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698