A quick fix for Issue 38587.
This issue is caused by my bonehead mistake that forgot setting the parent windows of AeroPeek windows. This change just sets the BrowserFrame object (which owns AeroPeek windows) to their parent window so we can minimize AeroPeek windows when we minimize the BrowserFrame.

BUG=38597
TEST=Open two or more tabs, minimize Chrome, and verify there are not any garbage windows on Desktop.
Review URL: http://codereview.chromium.org/1120011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42433 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed