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

Unified Diff: net/net.gyp

Issue 1442053002: Refactor HttpNegotiate exposed status codes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 1749a46246ba395b797266bc7b442453c56bfc56..fd453c042f2c5eeb5d0a6842486d62a8572b8968 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1388,6 +1388,7 @@
},
'dependencies': [
'../base/base.gyp:base',
+ '../third_party/android_tools/android_tools.gyp:android_support_annotations_javalib',
'cert_verify_status_android_java',
'certificate_mime_types_java',
'network_change_notifier_types_java',

Powered by Google App Engine
This is Rietveld 408576698