Removing some function parameters
This commit is contained in:
parent
0d83b69fe2
commit
8250dbd172
1 changed files with 1 additions and 3 deletions
|
@ -90,9 +90,7 @@ void DevToolsManagerDelegate::StartHttpHandler() {
|
|||
CreateSocketFactory(),
|
||||
std::string(),
|
||||
base::FilePath(),
|
||||
base::FilePath(),
|
||||
std::string(),
|
||||
GetBrightrayUserAgent());
|
||||
base::FilePath());
|
||||
}
|
||||
|
||||
DevToolsManagerDelegate::DevToolsManagerDelegate()
|
||||
|
|
Loading…
Add table
Reference in a new issue