parent
c0f0685296
commit
20d03b10d9
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ void Browser::AddRecentDocument(const base::FilePath& path) {
|
|||
}
|
||||
|
||||
void Browser::ClearRecentDocuments() {
|
||||
[[NSDocumentController sharedDocumentController] clearRecentDocuments:nil];
|
||||
}
|
||||
|
||||
void Browser::SetAppUserModelID(const base::string16& name) {
|
||||
|
|
Loading…
Reference in a new issue