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

Unified Diff: mojo/public/c/system/tests/BUILD.gn

Issue 1779993002: mojo_public_system_perftests: replace mojo::Thread with base::SimpleThread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « mojo/mojo_edk_tests.gyp ('k') | mojo/public/c/system/tests/core_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/system/tests/BUILD.gn
diff --git a/mojo/public/c/system/tests/BUILD.gn b/mojo/public/c/system/tests/BUILD.gn
index 5d852adb39d787d7c21025da4da91aa597b7d545..0dd70529cefdd531f12bb1ee07c91ec205d2c2e6 100644
--- a/mojo/public/c/system/tests/BUILD.gn
+++ b/mojo/public/c/system/tests/BUILD.gn
@@ -32,7 +32,6 @@ source_set("perftests") {
deps = [
"//mojo/public/cpp/system",
"//mojo/public/cpp/test_support:test_utils",
- "//mojo/public/cpp/utility",
"//testing/gtest",
]
}
« no previous file with comments | « mojo/mojo_edk_tests.gyp ('k') | mojo/public/c/system/tests/core_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698