[content_shell] Fixed double title bar on Linux.
commitae6d55f8b61a439b98f7194723f0de03b79dc9a2
authormgiuca@chromium.org <mgiuca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 5 Feb 2014 10:16:16 +0000 (5 10:16 +0000)
committermgiuca@chromium.org <mgiuca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 5 Feb 2014 10:16:16 +0000 (5 10:16 +0000)
treed738584929478505fccbbbabe924727f3f3d0d36
parent33947b7916f48f5a2de04e90753bcd2d740c4dfb
[content_shell] Fixed double title bar on Linux.

Remove the native title bar (content_shell already has a blue custom
title bar).

Had to inline the body of Widget::CreateWindowWithBounds.

BUG=340093

Review URL: https://codereview.chromium.org/155163003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248953 0039d316-1c4b-4281-b951-d872f2087c98
content/shell/browser/shell_views.cc