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

Unified Diff: mojo/public/cpp/environment/tests/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
Index: mojo/public/cpp/environment/tests/BUILD.gn
diff --git a/mojo/public/cpp/environment/tests/BUILD.gn b/mojo/public/cpp/environment/tests/BUILD.gn
index e8b12ad6318d274dc5991e0019b65deac3166c9b..2ad2bfd642f598c74ec26520ebf00e2b8556dfe6 100644
--- a/mojo/public/cpp/environment/tests/BUILD.gn
+++ b/mojo/public/cpp/environment/tests/BUILD.gn
@@ -40,7 +40,7 @@ mojo_sdk_source_set("perftests") {
]
mojo_sdk_deps = [
- "mojo/public/c/environment/tests:perftest_helpers",
+ "mojo/public/c:environment_perftest_helpers",
"mojo/public/cpp/environment:standalone",
"mojo/public/cpp/system",
"mojo/public/cpp/test_support",

Powered by Google App Engine
This is Rietveld 408576698