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

Unified Diff: chromeos/BUILD.gn

Issue 745613002: [cros] Cleanup: remove LoginUtils (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn build Created 5 years, 11 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: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 947c0e735ab7ea43b1f76a557a0437c7aacc3b37..c66f86329bcdd4ccefdd9df1c5d8bc3b937d6293 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -85,8 +85,6 @@ static_library("test_support") {
"login/auth/mock_auth_attempt_state_resolver.h",
"login/auth/mock_auth_status_consumer.cc",
"login/auth/mock_auth_status_consumer.h",
- "login/auth/mock_authenticator.cc",
- "login/auth/mock_authenticator.h",
"login/auth/mock_url_fetchers.cc",
"login/auth/mock_url_fetchers.h",
"network/fake_network_device_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698