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

Unified Diff: chrome/browser/DEPS

Issue 1415923004: Move prefix_set and parts of safe_browsing_util into a new component safe_browsing_db. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Suppress the 4267 warning in BUILD.gn Created 5 years, 2 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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/safe_browsing/prefix_set.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index e63d2abd7d35e247bbef178f7b6f602f56b9f716..cd6a09186434701675ea7534f7ecae8256844a45 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -82,6 +82,7 @@ include_rules = [
"+components/rappor",
"+components/renderer_context_menu",
"+components/rlz",
+ "+components/safe_browsing_db",
"+components/safe_json",
"+components/search",
"+components/search_engines",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/safe_browsing/prefix_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698