提交 b915f210 编写于 作者: C Chinmay Garde

Merge pull request #2125 from chinmaygarde/master

Add back log statement used by Flutter tools to detect trace capture
......@@ -203,6 +203,8 @@ void TracingController::FinalizeTraceFile() {
base::MessageLoop::current()->Quit();
terminate_loop_on_write_ = false;
}
LOG(INFO) << "Trace complete";
}
void TracingController::OnBaseTraceChunk(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册