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

Unified Diff: chrome/browser/BUILD.gn

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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index d25dceff0c51c94880cecef6a50add92f225e680..727da46e6ccf25106d4eb42085633d4040f49010 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1350,6 +1350,7 @@ split_static_library("browser") {
"//components/proxy_config",
"//components/query_parser",
"//components/rappor",
+ "//components/rappor/recorder",
"//components/renderer_context_menu",
"//components/resources",
"//components/safe_browsing_db",
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.cc » ('j') | chrome/renderer/chrome_content_renderer_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698