fix: change gin_wrappable to scoped crash key (#30578)
This commit is contained in:
parent
8699124397
commit
cbeae20438
3 changed files with 13 additions and 8 deletions
|
@ -24,7 +24,8 @@ void GetCrashKeys(std::map<std::string, std::string>* keys);
|
|||
|
||||
void SetCrashKeysFromCommandLine(const base::CommandLine& command_line);
|
||||
void SetPlatformCrashKey();
|
||||
void SetCrashKeyForGinWrappable(gin::WrapperInfo* info);
|
||||
|
||||
std::string GetCrashValueForGinWrappable(gin::WrapperInfo* info);
|
||||
|
||||
} // namespace crash_keys
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue