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

Unified Diff: chrome/renderer/DEPS

Issue 2756933003: Componentize safe_browsing: move renderer/ reporting part for WebView. (Closed)
Patch Set: remove tab Created 3 years, 9 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 fda6c6dfc4080c26e488b291653243824e8c1169..0fa2bc9f696a15ae59614a2e3806f3f9316b764c 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -25,6 +25,7 @@ include_rules = [
"+components/printing/common",
"+components/printing/renderer",
"+components/rappor/public/interfaces",
+ "+components/safe_browsing/renderer",
"+components/signin/core/common",
"+components/spellcheck",
"-components/spellcheck/browser", # Allow all spellcheck but browser.

Powered by Google App Engine
This is Rietveld 408576698