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

Unified Diff: components/security_interstitials/DEPS

Issue 2540563002: Move SafeBrowsingUIManager::UnsafeResource to security_interstitials namespace (Closed)
Patch Set: revert owner file Created 4 years 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/security_interstitials/DEPS
diff --git a/components/security_interstitials/DEPS b/components/security_interstitials/DEPS
index d690007e83e138b78e76a212212cd6a420e19909..5fcb60567d93585ecb7b7a32b56a51d0bd0aeb59 100644
--- a/components/security_interstitials/DEPS
+++ b/components/security_interstitials/DEPS
@@ -4,8 +4,10 @@ include_rules = [
"+components/metrics",
"+components/prefs",
"+components/rappor",
+ "+components/safe_browsing_db",
"+components/ssl_errors",
"+components/url_formatter",
+ "+content/public/browser",
estark 2016/12/01 00:29:56 content DEPS should go in components/security_inte
Jialiu Lin 2016/12/01 00:55:10 Done
"+grit/components_strings.h",
"+net/base",
"+net/ssl",

Powered by Google App Engine
This is Rietveld 408576698