$OpenBSD: patch-net_http_http_network_session_cc,v 1.11 2017/12/16 15:34:40 robert Exp $
Index: net/http/http_network_session.cc
--- net/http/http_network_session.cc.orig
+++ net/http/http_network_session.cc
@@ -21,7 +21,9 @@
 #include "base/trace_event/process_memory_dump.h"
 #include "base/values.h"
 #include "net/base/network_throttle_manager_impl.h"
+#if defined(USE_KERBEROS)
 #include "net/http/http_auth_handler_factory.h"
+#endif
 #include "net/http/http_response_body_drainer.h"
 #include "net/http/http_stream_factory_impl.h"
 #include "net/http/url_security_manager.h"
