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

Unified Diff: net/net.gypi

Issue 1414313002: Allow dynamic updating of authentication policies (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix NET_EXPORTS Created 5 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index dd96f5e0f67b0a93b737a942acff6ea23e3a8364..739fed1b6312a3741f3d2359f7ef98b58f94c03a 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -124,6 +124,8 @@
'der/tag.h',
'dns/dns_util.cc',
'dns/dns_util.h',
+ 'http/http_auth_scheme.cc',
+ 'http/http_auth_scheme.h',
'http/http_auth_challenge_tokenizer.cc',
'http/http_auth_challenge_tokenizer.h',
'http/http_byte_range.cc',

Powered by Google App Engine
This is Rietveld 408576698