PARSING_ERROR     235 chrome/tools/profile_reset/jtl_compiler.cc         error_details->error_code = CompileError::PARSING_ERROR;
PARSING_ERROR      45 chrome/tools/profile_reset/jtl_compiler_frontend.cc     case JtlCompiler::CompileError::PARSING_ERROR:
PARSING_ERROR     214 chrome/tools/profile_reset/jtl_compiler_unittest.cc   EXPECT_EQ(JtlCompiler::CompileError::PARSING_ERROR, error.error_code);