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

Unified Diff: chrome/renderer/safe_browsing/DEPS

Issue 2964693003: Added experiments section and exported the list of SafeBrowsing features in WebUI (Closed)
Patch Set: Fixed the variable names according to the standard 01 Created 3 years, 5 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
Index: chrome/renderer/safe_browsing/DEPS
diff --git a/chrome/renderer/safe_browsing/DEPS b/chrome/renderer/safe_browsing/DEPS
index e581dd3d8a367413bc22ebb1732d97f793101159..4db236743849521fcfbce8f656d7784de43d711f 100644
--- a/chrome/renderer/safe_browsing/DEPS
+++ b/chrome/renderer/safe_browsing/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/safe_browsing/common",
"+components/safe_browsing/csd.pb.h",
"+components/safe_browsing/renderer",
+ "+components/safe_browsing/features.h",
"+third_party/smhasher",
]

Powered by Google App Engine
This is Rietveld 408576698