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

Unified Diff: components/safe_browsing/common/DEPS

Issue 2450993003: Componentize safe_browsing [1]: create component, move messages, constants and switches. (Closed)
Patch Set: rebase + more fixes Created 4 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
Index: components/safe_browsing/common/DEPS
diff --git a/components/autofill/content/common/DEPS b/components/safe_browsing/common/DEPS
similarity index 76%
copy from components/autofill/content/common/DEPS
copy to components/safe_browsing/common/DEPS
index 1c40d981eb61603be29c8cbb5bd6f892d2d5b722..acf92ab14c9c7a8634c2574ba0b953ff69d7dd90 100644
--- a/components/autofill/content/common/DEPS
+++ b/components/safe_browsing/common/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+ipc",
+ "+url"
]

Powered by Google App Engine
This is Rietveld 408576698