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

Unified Diff: content/browser/BUILD.gn

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/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index f8f08c19e94297891b13e780d418a7c7878aa8eb..d7a5b16961c8de9dc6575eac5b2956f7f8da4ae5 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -46,6 +46,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