commit | 107e30670561790b7e9bb050341b2a2597eb1b38 | [log] [tgz] |
---|---|---|
author | Julia Tuttle <[email protected]> | Thu Mar 29 18:48:42 2018 |
committer | Commit Bot <[email protected]> | Thu Mar 29 18:48:42 2018 |
tree | 3e7455d596f1b4b2b4c5d5b93baf1933a6abdad8 | |
parent | 0ae027437e1c95625fca8eb857b9303e60250714 [diff] [blame] |
Reporting / NEL: Allow limited NEL reports on Reporting uploads. Change-Id: If7751d0316ac54e8c2e961c5b4e0385f1c6107a6 Reviewed-on: https://chromium-review.googlesource.com/978301 Commit-Queue: Julia Tuttle <[email protected]> Reviewed-by: Asanka Herath <[email protected]> Reviewed-by: Bernhard Bauer <[email protected]> Cr-Commit-Position: refs/heads/master@{#546894}
diff --git a/net/reporting/reporting_cache.h b/net/reporting/reporting_cache.h index e948748..a395f7f 100644 --- a/net/reporting/reporting_cache.h +++ b/net/reporting/reporting_cache.h
@@ -47,6 +47,7 @@ const std::string& group, const std::string& type, std::unique_ptr<const base::Value> body, + int depth, base::TimeTicks queued, int attempts) = 0;