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

Unified Diff: mojo/public/cpp/utility/tests/BUILD.gn

Issue 599283003: Make gn check //mojo/public/* pass (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/utility/tests/BUILD.gn
diff --git a/mojo/public/cpp/utility/tests/BUILD.gn b/mojo/public/cpp/utility/tests/BUILD.gn
index 0def08882c17f490821476c2a90368dc784908b1..8a4cb0845fc09175c6ca76456a56ae36bb56b61e 100644
--- a/mojo/public/cpp/utility/tests/BUILD.gn
+++ b/mojo/public/cpp/utility/tests/BUILD.gn
@@ -8,6 +8,7 @@ test("mojo_public_utility_unittests") {
"//mojo/common/test:run_all_unittests",
"//mojo/public/cpp/test_support:test_utils",
"//mojo/public/cpp/utility",
+ "//mojo/public/cpp/system",
viettrungluu 2014/09/25 00:36:21 nit: alphabetical-order-ish?
"//testing/gtest",
]

Powered by Google App Engine
This is Rietveld 408576698