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

Unified Diff: content/browser/BUILD.gn

Issue 2510803003: Pass RapporService to content/browser/ (Closed)
Patch Set: Add a test for the current url API Created 4 years, 1 month 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/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 0248825a887d7457aff6fdd0a6bfc1b3ec6cfb70..547ce8fd2a6847ad35ce1723e938895bbd9469f6 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -44,6 +44,7 @@ source_set("browser") {
"//components/link_header_util",
"//components/mime_util",
"//components/payments:payment_app",
+ "//components/rappor",
"//components/tracing",
"//components/tracing:startup_tracing",
"//components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698