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

Unified Diff: components/security_interstitials/content/DEPS

Issue 2540563002: Move SafeBrowsingUIManager::UnsafeResource to security_interstitials namespace (Closed)
Patch Set: rebase update 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/content/DEPS
diff --git a/components/security_interstitials/content/DEPS b/components/security_interstitials/content/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..26eb8e5da1a982e9b6814a6e068825aa082e6163
--- /dev/null
+++ b/components/security_interstitials/content/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/safe_browsing_db",
+ "+content/public/browser",
+]
« no previous file with comments | « components/security_interstitials/content/BUILD.gn ('k') | components/security_interstitials/content/unsafe_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698