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

Unified Diff: components/safe_browsing/renderer/DEPS

Issue 2756933003: Componentize safe_browsing: move renderer/ reporting part for WebView. (Closed)
Patch Set: fix comments Created 3 years, 9 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/renderer/BUILD.gn ('k') | components/safe_browsing/renderer/threat_dom_details.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing/renderer/DEPS
diff --git a/components/safe_browsing/renderer/DEPS b/components/safe_browsing/renderer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..04ab6a902c447f1254712ddb09f9a9f3847b57b8
--- /dev/null
+++ b/components/safe_browsing/renderer/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+content/public/renderer",
+ "+third_party/WebKit/public/platform",
+ "+third_party/WebKit/public/web",
+]
« no previous file with comments | « components/safe_browsing/renderer/BUILD.gn ('k') | components/safe_browsing/renderer/threat_dom_details.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698