Promote bubble_window_style to more general dialog_style.
In order to theme certificate viewer html dialog with a different style on chromeos, we need to promote bubble_window_style to more general dialog_style. This way, DialogStyle can be used as a parameter for function ShowHTMLDialog. However, only chromeos builds will use this parameter, others just ignore it. BUG=None TEST=None Review URL: http://codereview.chromium.org/8469006 Patch from Biao She <bshe@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110731 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment