From 1920e823284826c00ba11adb1ff3ccb7fba2f0f5 Mon Sep 17 00:00:00 2001 From: "beng@google.com" Date: Thu, 31 Jul 2008 05:34:22 +0000 Subject: rollback these changes git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/views/window.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'chrome/views/window.h') diff --git a/chrome/views/window.h b/chrome/views/window.h index 4173a27..a941cb2 100644 --- a/chrome/views/window.h +++ b/chrome/views/window.h @@ -244,9 +244,6 @@ class Window : public HWNDViewContainer { // Set to true if the window is in the process of closing . bool window_closed_; - // Allows CreateChromeWindow to access CustomFrameWindow's ctor. - friend class CustomFrameWindow; - DISALLOW_EVIL_CONSTRUCTORS(Window); }; -- cgit v1.1