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

Unified Diff: components/safe_browsing_db/DEPS

Issue 2622773002: Componentize SafeBrowsingApi{Bridge,Handler} (Closed)
Patch Set: Rebase off master and fix merge conflict 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: components/safe_browsing_db/DEPS
diff --git a/components/safe_browsing_db/DEPS b/components/safe_browsing_db/DEPS
index 91ea0ff090f385d6f6114e368180c6bcdb4adb5a..e6985f92ef2dbe3b5e4aaba099a56d5267908d82 100644
--- a/components/safe_browsing_db/DEPS
+++ b/components/safe_browsing_db/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+content/public/common",
"+content/public/test",
"+crypto",
+ "+jni",
"+third_party/protobuf/src/google",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698