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

Unified Diff: components/safe_browsing_db/DEPS

Issue 2964693003: Added experiments section and exported the list of SafeBrowsing features in WebUI (Closed)
Patch Set: Changed the location of features.cc/.h 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: components/safe_browsing_db/DEPS
diff --git a/components/safe_browsing_db/DEPS b/components/safe_browsing_db/DEPS
index 55dc17a90eea752c129f9be5f80cd06e2910bca9..64f9c796d4ee0b6cfbecd15de815becc33a902f9 100644
--- a/components/safe_browsing_db/DEPS
+++ b/components/safe_browsing_db/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/data_use_measurement/core",
"+components/safe_browsing/common/safe_browsing_prefs.h",
+ "+components/safe_browsing",
vakh (use Gerrit instead) 2017/07/07 00:23:40 This would cause cyclic DEPS. Can we make this jus
hkamila 2017/07/07 01:29:50 Acknowledged.
"+components/variations",
"+components/version_info",
"+content/public/browser",

Powered by Google App Engine
This is Rietveld 408576698