Fix trailing whitespace caught by linter.

This commit is contained in:
Rob Brackett 2016-04-08 13:15:40 -07:00
parent 50f51899de
commit 1a842bf9d5

View file

@ -36,7 +36,7 @@ const char* ResourceTypeToString(content::ResourceType type) {
return "other";
}
}
namespace {
void RunSimpleListener(const AtomNetworkDelegate::SimpleListener& listener,