Fix Debug building on Windows
This commit is contained in:
parent
94fdcb4f48
commit
a749a3dd2a
4 changed files with 2 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue