diff options
Diffstat (limited to 'chrome/browser/views/star_toggle.h')
-rw-r--r-- | chrome/browser/views/star_toggle.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/views/star_toggle.h b/chrome/browser/views/star_toggle.h index 4ac8fa2..95f64db 100644 --- a/chrome/browser/views/star_toggle.h +++ b/chrome/browser/views/star_toggle.h @@ -8,6 +8,8 @@ #include "chrome/views/view.h" #include "chrome/views/event.h" +class SkBitmap; + //////////////////////////////////////////////////////////////////////////////// // // A view subclass to implement the star button. The star button notifies its |