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

Unified Diff: android_webview/java/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/java/DEPS
diff --git a/android_webview/java/DEPS b/android_webview/java/DEPS
index b1a7369a8b38a76b16f2879fca7704f2c4959cb6..8a0cb600a54c18c0f4a3b7c447edcc971e540194 100644
--- a/android_webview/java/DEPS
+++ b/android_webview/java/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/minidump_uploader/android/java",
"+components/navigation_interception/android/java",
"+components/policy/android/java",
+ "+components/safe_browsing_db/android/java",
"+components/web_contents_delegate_android/android/java",
"+media/base/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698