End session event on browser window
This commit is contained in:
parent
e9880e9c97
commit
3c3e14b820
8 changed files with 38 additions and 0 deletions
|
@ -244,6 +244,7 @@ class NativeWindow : public base::SupportsUserData,
|
|||
const base::DictionaryValue& details);
|
||||
|
||||
#if defined(OS_WIN)
|
||||
void NotifyWindowEndSession();
|
||||
void NotifyWindowMessage(UINT message, WPARAM w_param, LPARAM l_param);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue