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

Unified Diff: content/test/BUILD.gn

Issue 2877673003: Expose UkmService to content/ (Closed)
Patch Set: Use ukm::SourceId instead of int32 Created 3 years, 7 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 | « content/public/browser/content_browser_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 7b7cf0d86bd22e967ae9a542a081717c5cef4152..1d162ea64c94550fe5396782547deb796f81361c 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1467,6 +1467,7 @@ test("content_unittests") {
"//cc/ipc",
"//cc/surfaces",
"//components/leveldb/public/cpp",
+ "//components/metrics/proto",
"//components/payments/mojom",
"//components/payments/mojom:mojom_payment_app",
"//components/rappor:test_support",
« no previous file with comments | « content/public/browser/content_browser_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698