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

Unified Diff: components/safe_browsing_db/DEPS

Issue 1579403002: Move remote_db_manager into the safe_browsing_db component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Define a variable for safe_browsing_db_mobile_unittest_sources Created 4 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
« no previous file with comments | « components/safe_browsing_db/BUILD.gn ('k') | components/safe_browsing_db/hit_report.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing_db/DEPS
diff --git a/components/safe_browsing_db/DEPS b/components/safe_browsing_db/DEPS
index 1a59131fedc86f89a2d6384025eb4e401fe7c4fa..8bf7b58fa57e51b666c372837016f3bfecc3f6fe 100644
--- a/components/safe_browsing_db/DEPS
+++ b/components/safe_browsing_db/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+components/variations",
+ "+content/public/browser",
"+content/public/common",
"+crypto",
"+net",
« no previous file with comments | « components/safe_browsing_db/BUILD.gn ('k') | components/safe_browsing_db/hit_report.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698