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

Unified Diff: components/rappor/DEPS

Issue 2376403003: Convert RapporRecorder to use mojo. (Closed)
Patch Set: Convert RapporRecorder to use mojo. 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
« no previous file with comments | « components/rappor/BUILD.gn ('k') | components/rappor/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/rappor/DEPS
diff --git a/components/rappor/DEPS b/components/rappor/DEPS
index 21030ecc20717af40faed8df7cadb4fc9d04f88f..dd4584652a006a5e6150681f2213243354b55f98 100644
--- a/components/rappor/DEPS
+++ b/components/rappor/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/prefs",
"+components/variations",
"+crypto",
+ "+mojo/public/cpp",
"+net",
"+third_party/smhasher",
]
« no previous file with comments | « components/rappor/BUILD.gn ('k') | components/rappor/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698