Fix build issues
This commit is contained in:
parent
0d1804b2a0
commit
5a1a2616aa
3 changed files with 5 additions and 3 deletions
|
@ -33,7 +33,7 @@ class CrashReporter {
|
|||
virtual std::vector<CrashReporter::UploadReportResult> GetUploadedReports(
|
||||
const base::FilePath& crashes_dir);
|
||||
|
||||
virtual void SetShouldUpload();
|
||||
virtual void SetShouldUpload(bool should_upload);
|
||||
|
||||
protected:
|
||||
CrashReporter();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue