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

Unified Diff: net/net.gypi

Issue 1128043007: Support Kerberos on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changes for bauerb@'s comments, plus some other minor fixes. Created 5 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/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index e15717e494523f8831c818607871044737ba6869..820a45d6106683624800c4056e3786908c59b836 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -180,6 +180,8 @@
'android/cert_verify_result_android.h',
'android/gurl_utils.cc',
'android/gurl_utils.h',
+ 'android/http_android_auth_negotiate.cc',
+ 'android/http_android_auth_negotiate.h',
'android/keystore.cc',
'android/keystore.h',
'android/keystore_openssl.cc',

Powered by Google App Engine
This is Rietveld 408576698