| Index: net/sdch/sdch_owner.h
|
| diff --git a/net/sdch/sdch_owner.h b/net/sdch/sdch_owner.h
|
| index e6af26642f1926c4d63fe9df50992cb0f0cfdc80..48a7db2ec5562b44d5dbbddf82c7732596491179 100644
|
| --- a/net/sdch/sdch_owner.h
|
| +++ b/net/sdch/sdch_owner.h
|
| @@ -128,7 +128,7 @@ class NET_EXPORT SdchOwner : public SdchObserver {
|
| int use_count,
|
| const std::string& dictionary_text,
|
| const GURL& dictionary_url,
|
| - const BoundNetLog& net_log,
|
| + const NetLogWithSource& net_log,
|
| bool was_from_cache);
|
|
|
| void SetClockForTesting(std::unique_ptr<base::Clock> clock);
|
|
|