Fix Debug building on Windows

This commit is contained in:
Cheng Zhao 2017-01-26 16:09:45 +09:00
parent 94fdcb4f48
commit a749a3dd2a
4 changed files with 2 additions and 7 deletions

View file

@ -100,10 +100,6 @@ void ViewsDelegate::OnBeforeWidgetInit(
}
base::TimeDelta ViewsDelegate::GetDefaultTextfieldObscuredRevealDuration() {
return base::TimeDelta();
}
bool ViewsDelegate::WindowManagerProvidesTitleBar(bool maximized) {
#if defined(OS_LINUX)
// On Ubuntu Unity, the system always provides a title bar for maximized