summaryrefslogtreecommitdiffstats
path: root/chrome/views/custom_frame_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/custom_frame_window.h')
-rw-r--r--chrome/views/custom_frame_window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/views/custom_frame_window.h b/chrome/views/custom_frame_window.h
index 3d16874..ba30881 100644
--- a/chrome/views/custom_frame_window.h
+++ b/chrome/views/custom_frame_window.h
@@ -35,7 +35,6 @@ class CustomFrameWindow : public Window {
// Overridden from Window:
virtual void Init(HWND parent, const gfx::Rect& bounds);
- virtual void SetClientView(ClientView* client_view);
virtual gfx::Size CalculateWindowSizeForClientSize(
const gfx::Size& client_size) const;
virtual void UpdateWindowTitle();