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

Unified Diff: net/net.gypi

Issue 1128043007: Support Kerberos on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mistake in previous Windows 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..49cb10682cc17932c1f4c8f8c3d2bdc26c2e7413 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -185,6 +185,8 @@
'android/keystore_openssl.cc',
'android/keystore_openssl.h',
'android/legacy_openssl.h',
+ 'android/http_android_auth_negotiate.cc',
+ 'android/http_android_auth_negotiate.h',
'android/net_jni_registrar.cc',
'android/net_jni_registrar.h',
'android/network_change_notifier_android.cc',
« net/http/http_auth_gssapi_posix.cc ('K') | « net/net.gyp ('k') | net/net_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698