Fix trailing whitespace caught by linter.
This commit is contained in:
parent
50f51899de
commit
1a842bf9d5
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ const char* ResourceTypeToString(content::ResourceType type) {
|
|||
return "other";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
namespace {
|
||||
|
||||
void RunSimpleListener(const AtomNetworkDelegate::SimpleListener& listener,
|
||||
|
|
Loading…
Reference in a new issue