Remove extra newlines
This commit is contained in:
parent
7aacf786d6
commit
7e185ef1a3
8 changed files with 0 additions and 10 deletions
|
@ -39,7 +39,6 @@ const char kError[] = "error";
|
|||
// JSON RPC 2.0 spec: http://www.jsonrpc.org/specification#error_object
|
||||
const int kErrorInvalidParams = -32602;
|
||||
|
||||
|
||||
bool ParseCommand(const base::DictionaryValue* command,
|
||||
int* id,
|
||||
std::string* method,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue