| Index: net/sdch/sdch_owner.cc
|
| diff --git a/net/sdch/sdch_owner.cc b/net/sdch/sdch_owner.cc
|
| index 6e6af62da519d792e964f453d21982eacbec205b..c7fca71f2b2a8bc888dc3bdc0a9562d69476b285 100644
|
| --- a/net/sdch/sdch_owner.cc
|
| +++ b/net/sdch/sdch_owner.cc
|
| @@ -365,7 +365,7 @@ void SdchOwner::OnDictionaryFetched(base::Time last_used,
|
| int use_count,
|
| const std::string& dictionary_text,
|
| const GURL& dictionary_url,
|
| - const BoundNetLog& net_log,
|
| + const NetLogWithSource& net_log,
|
| bool was_from_cache) {
|
| struct DictionaryItem {
|
| base::Time last_used;
|
|
|