speedup base

This commit is contained in:
Heilig Benedek 2016-07-05 21:33:22 +02:00 committed by gellert
parent 729b84f2ca
commit 4a0f0063a0
10 changed files with 1212 additions and 238 deletions

View file

@ -49,6 +49,7 @@ class NativeWindowViews : public NativeWindow,
~NativeWindowViews() override;
// NativeWindow:
void RenderViewCreated(content::RenderViewHost*) override;
void Close() override;
void CloseImmediately() override;
void Focus(bool focus) override;