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

Unified Diff: net/BUILD.gn

Issue 2873673002: Add unit tests for NTLMv1 portable implementation (Closed)
Patch Set: Remove redundant mock. Created 3 years, 7 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: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 0c33989de3a04f9f86ca04cf69a0b18ae1de0723..20937433dad6316cd1693ea94ccee0949309d386 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -4334,6 +4334,7 @@ test("net_unittests") {
"http/http_auth_handler_mock.cc",
"http/http_auth_handler_mock.h",
"http/http_auth_handler_negotiate_unittest.cc",
+ "http/http_auth_handler_ntlm_portable_unittest.cc",
"http/http_auth_handler_unittest.cc",
"http/http_auth_multi_round_parse_unittest.cc",
"http/http_auth_preferences_unittest.cc",
« no previous file with comments | « no previous file | net/http/http_auth_handler_ntlm_portable.cc » ('j') | net/http/http_auth_handler_ntlm_portable_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698