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

Unified Diff: net/net.gypi

Issue 1128043007: Support Kerberos on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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',
Bernhard Bauer 2015/05/15 15:06:16 Ordering: after cert_verify_result
aberent 2015/05/18 13:45:27 Actually gurl_utils if strict alphabetical. Done.
Bernhard Bauer 2015/05/18 15:11:53 Ur, yes :)
+ 'android/http_android_auth_negotiate.h',
'android/net_jni_registrar.cc',
'android/net_jni_registrar.h',
'android/network_change_notifier_android.cc',

Powered by Google App Engine
This is Rietveld 408576698