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

Unified Diff: components/metrics/BUILD.gn

Issue 2855393002: Fix a TODO in GN file (Closed)
Patch Set: 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 | « components/leveldb/BUILD.gn ('k') | mash/catalog_viewer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/BUILD.gn
diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn
index 3852c12e5dd9d5588dd087ef3e51c2e51fa98373..cde2219d52612c4f4183cd9c86e30193361c762e 100644
--- a/components/metrics/BUILD.gn
+++ b/components/metrics/BUILD.gn
@@ -354,7 +354,7 @@ source_set("unit_tests") {
"//components/variations",
"//mojo/public/cpp/bindings",
"//net:test_support",
- "//services/service_manager/public/cpp:sources",
+ "//services/service_manager/public/cpp",
"//testing/gtest",
"//third_party/zlib:compression_utils",
"//ui/gfx/geometry",
« no previous file with comments | « components/leveldb/BUILD.gn ('k') | mash/catalog_viewer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698