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

Unified Diff: mojo/environment/BUILD.gn

Issue 2235993002: Move mojo/public/c/environment/tests to mojo/public/c/tests/environment. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: oops Created 4 years, 4 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 | « no previous file | mojo/environment/async_wait_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/environment/BUILD.gn
diff --git a/mojo/environment/BUILD.gn b/mojo/environment/BUILD.gn
index 3bdba2528c622cb3ec5fea631681f94f36a2f7a0..badd80764080b3328978c87196190082be307833 100644
--- a/mojo/environment/BUILD.gn
+++ b/mojo/environment/BUILD.gn
@@ -48,7 +48,7 @@ test("mojo_environment_perftests") {
"//base/test:test_support",
"//mojo/edk/test:run_all_perftests",
"//mojo/message_pump",
- "//mojo/public/c/environment/tests:perftest_helpers",
+ "//mojo/public/c:environment_perftest_helpers",
"//mojo/public/cpp/environment",
"//testing/gtest",
]
« no previous file with comments | « no previous file | mojo/environment/async_wait_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698