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

Unified Diff: chrome/browser/safe_browsing/DEPS

Issue 2780873002: Basic IPC communication between Chrome and the SW Reporter. (Closed)
Patch Set: More reviews 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
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",
+]

Powered by Google App Engine
This is Rietveld 408576698