| Index: chrome/browser/tab_contents/tab_contents_view_gtk.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/tab_contents_view_gtk.h (revision 33621)
|
| +++ chrome/browser/tab_contents/tab_contents_view_gtk.h (working copy)
|
| @@ -53,7 +53,6 @@
|
| virtual gfx::NativeView GetNativeView() const;
|
| virtual gfx::NativeView GetContentNativeView() const;
|
| virtual gfx::NativeWindow GetTopLevelNativeWindow() const;
|
| - virtual void InitRendererPrefs(RendererPreferences* prefs);
|
| virtual void GetContainerBounds(gfx::Rect* out) const;
|
| virtual void SetPageTitle(const std::wstring& title);
|
| virtual void OnTabCrashed();
|
|
|