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

Unified Diff: content/browser/DEPS

Issue 2510803003: Pass RapporService to content/browser/ (Closed)
Patch Set: Fix more compile errors in JNI files Created 4 years 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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 27079e1f296b34df33de12cb1feb982fd4497efe..5757ad3399c136a7c1eaf317ef2bfb79ee0b6ec8 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+components/mime_util",
"+components/payments",
"+components/profile_service",
+ "+components/rappor/public",
"+components/scheduler/common",
"+components/tracing",
"+components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698