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

Unified Diff: chrome/browser/safe_browsing/DEPS

Issue 2780873002: Basic IPC communication between Chrome and the SW Reporter. (Closed)
Patch Set: RefCounted subclasses can't have public destructors Created 3 years, 8 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/srt_chrome_prompt_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/safe_browsing/DEPS
diff --git a/chrome/browser/safe_browsing/DEPS b/chrome/browser/safe_browsing/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1a00f99715689e4bf874889ee0e6adaf681184d8
--- /dev/null
+++ b/chrome/browser/safe_browsing/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+mojo",
+ "+components/chrome_cleaner",
+]
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/safe_browsing/srt_chrome_prompt_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698