| Index: chrome/browser/io_thread.cc
|
| diff --git a/chrome/browser/io_thread.cc b/chrome/browser/io_thread.cc
|
| index dedb05eb65d442714a8c972be06fccdebc3f06a4..4c7a6a2f0c8c9be7951a4d34f7772bce334199ac 100644
|
| --- a/chrome/browser/io_thread.cc
|
| +++ b/chrome/browser/io_thread.cc
|
| @@ -33,8 +33,8 @@
|
| #include "content/browser/browser_thread.h"
|
| #include "content/browser/gpu/gpu_process_host.h"
|
| #include "content/browser/in_process_webkit/indexed_db_key_utility_client.h"
|
| -#include "content/common/content_client.h"
|
| #include "content/common/net/url_fetcher.h"
|
| +#include "content/public/common/content_client.h"
|
| #include "net/base/cert_verifier.h"
|
| #include "net/base/cookie_monster.h"
|
| #include "net/base/default_origin_bound_cert_store.h"
|
|
|