| Index: chrome/browser/net/sdch_dictionary_fetcher.h
|
| diff --git a/chrome/browser/net/sdch_dictionary_fetcher.h b/chrome/browser/net/sdch_dictionary_fetcher.h
|
| index 0eaa0b9de6d4545c5bd511ee83af2eb18472afe2..b96368f6eee7667dcd31215457b0eebccad648bb 100644
|
| --- a/chrome/browser/net/sdch_dictionary_fetcher.h
|
| +++ b/chrome/browser/net/sdch_dictionary_fetcher.h
|
| @@ -15,7 +15,7 @@
|
| #include <string>
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/task.h"
|
| +#include "base/memory/weak_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "content/public/common/url_fetcher_delegate.h"
|
| #include "net/base/sdch_manager.h"
|
|
|