| Index: chrome/browser/tab_contents/thumbnail_generator.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/thumbnail_generator.h (revision 115777)
|
| +++ chrome/browser/tab_contents/thumbnail_generator.h (working copy)
|
| @@ -115,7 +115,7 @@
|
| ClipResult* clip_result);
|
|
|
| // Update the thumbnail of the given tab contents if necessary.
|
| - void UpdateThumbnailIfNecessary(TabContents* tab_contents);
|
| + void UpdateThumbnailIfNecessary(content::WebContents* webb_contents);
|
|
|
| // Returns true if we should update the thumbnail of the given URL.
|
| static bool ShouldUpdateThumbnail(Profile* profile,
|
|
|