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

Unified Diff: android_webview/browser/DEPS

Issue 2635693002: [WebView] initial webview-side implementation of safebrowsing (Closed)
Patch Set: rename lock, add crbug comment Created 3 years, 11 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: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index d601fd2ad896eacd8471115b19093626256b3371..d9721265785f29e930a5677f38d4d73a0dc0c7df 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -20,6 +20,8 @@ include_rules = [
"+components/pref_registry",
"+components/printing/browser",
"+components/printing/common",
+ "+components/safe_browsing",
+ "+components/safe_browsing_db",
"+components/spellcheck/browser",
"+components/spellcheck/common",
"+components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698