Upgrade cpplint

This commit is contained in:
Cheng Zhao 2014-12-15 17:15:56 -08:00
parent 1641caf353
commit d50eeb04d5
6 changed files with 23 additions and 22 deletions

View file

@ -456,7 +456,7 @@ DWORD CrashService::AsyncSendDump(void* context) {
default:
report_id = L"<unknown>";
break;
};
}
}
VLOG(1) << "dump for pid =" << info->pid << " crash2 id =" << report_id;