| Index: chrome/browser/resources/safe_browsing/README.md
|
| diff --git a/chrome/browser/resources/safe_browsing/README.md b/chrome/browser/resources/safe_browsing/README.md
|
| index 3fd57ad5b915a3dbe95c3528ae3fcdebfb84067c..503b0169f7dc250e7fa2619128fedf3a52a14893 100644
|
| --- a/chrome/browser/resources/safe_browsing/README.md
|
| +++ b/chrome/browser/resources/safe_browsing/README.md
|
| @@ -9,7 +9,8 @@ Rendered version of this file: https://chromium.googlesource.com/chromium/src/+/
|
|
|
|
|
| ## Procedure for adding a new type
|
| - * Edit `download_file_types.asciipb` and update `histograms.xml`
|
| + * Edit `download_file_types.asciipb`, edit `download_stats.cc` (necessary
|
| + until it gets replaced), and update `histograms.xml`
|
| * Get it reviewed, submit.
|
| * Push via component update (PROCEDURE TBD)
|
|
|
|
|