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

Unified Diff: chrome/renderer/DEPS

Issue 2022783002: Skeleton of the Safe Browsing Subresource Filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments from battre@. 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
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 888f923557ed91f25056fe2018dcc822f7c9deb1..2036a518a3dad272dfd47754cdfc45c8409881ea 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -26,6 +26,7 @@ include_rules = [
"+components/signin/core/common",
"+components/startup_metric_utils/common",
"+components/strings/grit", # For generated headers
+ "+components/subresource_filter/content/renderer",
"+components/translate/content/common",
"+components/translate/content/renderer",
"+components/translate/core/common",

Powered by Google App Engine
This is Rietveld 408576698