diff options
Diffstat (limited to 'chrome/browser/sync/glue/http_bridge.cc')
-rw-r--r-- | chrome/browser/sync/glue/http_bridge.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync/glue/http_bridge.cc b/chrome/browser/sync/glue/http_bridge.cc index e39e6ff..aab5f40 100644 --- a/chrome/browser/sync/glue/http_bridge.cc +++ b/chrome/browser/sync/glue/http_bridge.cc @@ -11,6 +11,7 @@ #include "chrome/browser/profile.h" #include "chrome/browser/chrome_thread.h" #include "net/base/cookie_monster.h" +#include "net/base/host_resolver.h" #include "net/base/load_flags.h" #include "net/http/http_cache.h" #include "net/http/http_network_layer.h" |