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

Unified Diff: components/login/BUILD.gn

Issue 756233002: Add more components unittests to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « components/domain_reliability/BUILD.gn ('k') | components/metrics.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/login/BUILD.gn
diff --git a/components/login/BUILD.gn b/components/login/BUILD.gn
index 12caf6ae019bc6033476920770435db06302c14d..d44ea691fbedd6d9b8d81704a2591ebd4ced05f3 100644
--- a/components/login/BUILD.gn
+++ b/components/login/BUILD.gn
@@ -25,6 +25,7 @@ source_set("unit_tests") {
deps = [
":login",
+ "//base",
"//testing/gtest",
]
}
« no previous file with comments | « components/domain_reliability/BUILD.gn ('k') | components/metrics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698