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

Unified Diff: mojo/tests/BUILD.gn

Issue 1406013005: Split the //mojo/public/cpp/test_support:test_utils target. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 2 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/public/cpp/test_support/lib/test_utils.cc ('k') | mojo/tests/task_tracker_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tests/BUILD.gn
diff --git a/mojo/tests/BUILD.gn b/mojo/tests/BUILD.gn
index a752534cecf617f88f5e4470427a7af8ba6acef9..c89b04863a65380235781dd196a47f56430f0e77 100644
--- a/mojo/tests/BUILD.gn
+++ b/mojo/tests/BUILD.gn
@@ -18,7 +18,7 @@ test("mojo_task_tracker_perftests") {
"//mojo/public/cpp/bindings:callback",
"//mojo/public/cpp/environment",
"//mojo/public/cpp/system",
- "//mojo/public/cpp/test_support:test_utils",
+ "//mojo/public/cpp/test_support",
"//mojo/public/cpp/utility",
"//mojo/public/interfaces/bindings/tests:test_interfaces",
"//base",
« no previous file with comments | « mojo/public/cpp/test_support/lib/test_utils.cc ('k') | mojo/tests/task_tracker_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698