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

Unified Diff: components/search_provider_logos/BUILD.gn

Issue 2491733002: Add data usage tracking for cloud print, update client service and search provide logos (Closed)
Patch Set: Rebased Created 4 years, 1 month 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/data_use_measurement/core/data_use_user_data.cc ('k') | components/search_provider_logos/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_provider_logos/BUILD.gn
diff --git a/components/search_provider_logos/BUILD.gn b/components/search_provider_logos/BUILD.gn
index 3191df25c9a3576d01229744055fe6125c8f31ca..8b3c839a85d1cc1c54d551f37a6998667079b068 100644
--- a/components/search_provider_logos/BUILD.gn
+++ b/components/search_provider_logos/BUILD.gn
@@ -22,6 +22,7 @@ static_library("search_provider_logos") {
]
deps = [
+ "//components/data_use_measurement/core",
"//net",
"//ui/gfx",
"//url",
« no previous file with comments | « components/data_use_measurement/core/data_use_user_data.cc ('k') | components/search_provider_logos/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698