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

Unified Diff: components/ukm/BUILD.gn

Issue 2722983006: Add UKM initial_url and session_id fields. (Closed)
Patch Set: add missing dep Created 3 years, 10 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: components/ukm/BUILD.gn
diff --git a/components/ukm/BUILD.gn b/components/ukm/BUILD.gn
index b4c680ab703f289b8cc9f57844808bfbf11694ed..8930847773505fca588d93ee3f7b425ea4013d2b 100644
--- a/components/ukm/BUILD.gn
+++ b/components/ukm/BUILD.gn
@@ -85,6 +85,7 @@ source_set("unit_tests") {
"//components/metrics:test_support",
"//components/prefs:test_support",
"//components/sync:test_support_driver",
+ "//components/variations",
"//net:test_support",
"//testing/gtest",
"//third_party/zlib:compression_utils",

Powered by Google App Engine
This is Rietveld 408576698