SetAppUserModelID -> wstring
This commit is contained in:
parent
39e3576c48
commit
83d93bcbdc
4 changed files with 4 additions and 4 deletions
|
@ -88,7 +88,7 @@ void Browser::AddRecentDocument(const base::FilePath& path) {}
|
|||
|
||||
void Browser::ClearRecentDocuments() {}
|
||||
|
||||
void Browser::SetAppUserModelID(const std::u16string& name) {}
|
||||
void Browser::SetAppUserModelID(const std::wstring& name) {}
|
||||
|
||||
bool Browser::SetAsDefaultProtocolClient(const std::string& protocol,
|
||||
gin::Arguments* args) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue