| Index: chrome/browser/cocoa/location_bar_view_mac.h
|
| ===================================================================
|
| --- chrome/browser/cocoa/location_bar_view_mac.h (revision 42362)
|
| +++ chrome/browser/cocoa/location_bar_view_mac.h (working copy)
|
| @@ -241,7 +241,7 @@
|
| virtual void OnMousePressed(NSRect bounds);
|
|
|
| // Overridden from ImageLoadingTracker.
|
| - virtual void OnImageLoaded(SkBitmap* image, size_t index);
|
| + virtual void OnImageLoaded(SkBitmap* image, int index);
|
|
|
| // Called to notify the Page Action that it should determine whether to be
|
| // visible or hidden. |contents| is the TabContents that is active, |url|
|
|
|