| Index: chrome/browser/views/frame/browser_view.h
|
| diff --git a/chrome/browser/views/frame/browser_view.h b/chrome/browser/views/frame/browser_view.h
|
| index fb020a0708fa63c3cd8296bd3aaf5ff4547b1da1..3c6dd60348f7e7e4f84e5a8a1fc4e3457cc3b535 100644
|
| --- a/chrome/browser/views/frame/browser_view.h
|
| +++ b/chrome/browser/views/frame/browser_view.h
|
| @@ -534,12 +534,6 @@ class BrowserView : public BrowserBubbleHost,
|
|
|
| scoped_ptr<FullscreenExitBubble> fullscreen_bubble_;
|
|
|
| - // The default favicon image.
|
| - static SkBitmap default_favicon_;
|
| -
|
| - // The OTR avatar image.
|
| - static SkBitmap otr_avatar_;
|
| -
|
| #if defined(OS_WIN)
|
| // The additional items we insert into the system menu.
|
| scoped_ptr<views::SystemMenuModel> system_menu_contents_;
|
|
|