Chrome apps always use blue "native style" window frames on Linux.
commit1360ebf3784920941ee790944ac3cbd866b029f2
authormgiuca@chromium.org <mgiuca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 19 Dec 2013 04:33:51 +0000 (19 04:33 +0000)
committermgiuca@chromium.org <mgiuca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 19 Dec 2013 04:33:51 +0000 (19 04:33 +0000)
tree98bf551f371345e079b6a728d29d79b6883b5ac4
parentcd01918d706bae65df9a29462d8cc53ecc42d4e9
Chrome apps always use blue "native style" window frames on Linux.

This changes from the default style from Windows (which is designed to
look like Windows 8 windows). It makes V2 app windows look the same as
hosted app and other floating windows on Linux Aura.

Disabled --apps-use-native-frame flag on Linux (it now has no effect).

BUG=322256

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241796 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/about_flags.cc
chrome/browser/ui/views/apps/native_app_window_views.cc