Index: net/android/http_auth_negotiate_android.cc |
diff --git a/net/android/http_auth_negotiate_android.cc b/net/android/http_auth_negotiate_android.cc |
index 745ce63957132704e2b35438138a751d246e5db1..2e1eafb403591095fed633ba2863bb7bfb7f1e74 100644 |
--- a/net/android/http_auth_negotiate_android.cc |
+++ b/net/android/http_auth_negotiate_android.cc |
@@ -9,6 +9,7 @@ |
#include "base/bind.h" |
#include "base/callback_helpers.h" |
#include "base/location.h" |
+#include "base/single_thread_task_runner.h" |
#include "base/threading/thread_task_runner_handle.h" |
#include "jni/HttpNegotiateAuthenticator_jni.h" |
#include "net/base/auth.h" |