Index: ios/net/http_cache_helper.cc |
diff --git a/ios/net/http_cache_helper.cc b/ios/net/http_cache_helper.cc |
index 12b91aa1bc50501295fdc7cac3cb7514de21e949..9eaeccbfe557607e1edb9878c85fa9817af94c25 100644 |
--- a/ios/net/http_cache_helper.cc |
+++ b/ios/net/http_cache_helper.cc |
@@ -11,6 +11,7 @@ |
#include "base/callback.h" |
#include "base/location.h" |
#include "base/task_runner.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "net/base/sdch_manager.h" |
#include "net/disk_cache/disk_cache.h" |
#include "net/http/http_cache.h" |