Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(301)

Unified Diff: chrome/browser/resources/safe_browsing/README.md

Issue 1982723002: Use FileTypePolicies for download danger classifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@use_policies
Patch Set: Fix bad rebase Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/download/download_target_info.h ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
« no previous file with comments | « chrome/browser/download/download_target_info.h ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698