chore: Browser::SetAppUserModelID is Windows only (#28909)
This commit is contained in:
parent
b0167b269a
commit
0f898b2260
3 changed files with 2 additions and 4 deletions
|
@ -88,8 +88,6 @@ void Browser::AddRecentDocument(const base::FilePath& path) {}
|
|||
|
||||
void Browser::ClearRecentDocuments() {}
|
||||
|
||||
void Browser::SetAppUserModelID(const std::wstring& name) {}
|
||||
|
||||
bool Browser::SetAsDefaultProtocolClient(const std::string& protocol,
|
||||
gin::Arguments* args) {
|
||||
return SetDefaultWebClient(protocol);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue