$OpenBSD: patch-net_http_http_network_session_cc,v 1.13 2018/07/30 15:28:28 robert Exp $

Index: net/http/http_network_session.cc
--- net/http/http_network_session.cc.orig
+++ net/http/http_network_session.cc
@@ -20,7 +20,9 @@
 #include "base/trace_event/memory_dump_request_args.h"
 #include "base/trace_event/process_memory_dump.h"
 #include "base/values.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.h"
 #include "net/http/url_security_manager.h"
