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

Unified Diff: mojo/public/c/system/tests/perftest_utils.h

Issue 2141083003: Add a perf test for async wait and fix a bug in mojo::RunLoop. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: oops Created 4 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: mojo/public/c/system/tests/perftest_utils.h
diff --git a/mojo/public/c/system/tests/perftest_utils.h b/mojo/public/c/system/tests/perftest_utils.h
index 7b2c42010c7ce66ab26d12908bebb540ec2ebd4a..5d70a76e33f0c3a47271df76a56b08e188a48c15 100644
--- a/mojo/public/c/system/tests/perftest_utils.h
+++ b/mojo/public/c/system/tests/perftest_utils.h
@@ -1,8 +1,6 @@
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-//
-// Note: This header should be compilable as C.
#ifndef MOJO_PUBLIC_C_SYSTEM_TESTS_PERFTEST_UTILS_H_
#define MOJO_PUBLIC_C_SYSTEM_TESTS_PERFTEST_UTILS_H_
« no previous file with comments | « mojo/public/c/environment/tests/async_waiter_perftest_helpers.cc ('k') | mojo/public/cpp/environment/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698