Fix devtools not working
This commit is contained in:
parent
d3a39540b5
commit
ead0bb0cfc
3 changed files with 13 additions and 5 deletions
|
@ -109,7 +109,6 @@ DevToolsDelegate::~DevToolsDelegate() {
|
|||
}
|
||||
|
||||
std::string DevToolsDelegate::GetDiscoveryPageHTML() {
|
||||
LOG(WARNING) << IDR_CONTENT_SHELL_DEVTOOLS_DISCOVERY_PAGE;
|
||||
return ResourceBundle::GetSharedInstance().GetRawDataResource(
|
||||
IDR_CONTENT_SHELL_DEVTOOLS_DISCOVERY_PAGE).as_string();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue