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

Unified Diff: android_webview/javatests/DEPS

Issue 2691073003: Add javatests for the WebView SafeBrowsing feature (Closed)
Patch Set: The callback helper approach didn't work, so just more carefully checks pixel color Created 3 years, 10 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/javatests/DEPS
diff --git a/android_webview/javatests/DEPS b/android_webview/javatests/DEPS
index 440e264a74a98e63b161295ab0400b03c52e86be..5c5f6b2ea2a8fe06b3a24ccf69999130c2c3cd0c 100644
--- a/android_webview/javatests/DEPS
+++ b/android_webview/javatests/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/minidump_uploader/android/javatests",
"+components/policy/android/java",
"+components/policy/android/javatests",
+ "+components/safe_browsing_db/android/java",
"+content/public/android/java",
"+content/public/test/android/javatests",
"+device/geolocation/android/java",

Powered by Google App Engine
This is Rietveld 408576698