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

Unified Diff: chrome/service/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 | « chrome/browser/printing/cloud_print/privet_url_fetcher.cc ('k') | chrome/service/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/service/BUILD.gn
diff --git a/chrome/service/BUILD.gn b/chrome/service/BUILD.gn
index 797c7400558132c5a30d2c34268dd3c5a8654a8a..a83c4c786959cfbce146536f91e3cb57f42c113e 100644
--- a/chrome/service/BUILD.gn
+++ b/chrome/service/BUILD.gn
@@ -56,6 +56,7 @@ static_library("service") {
"//chrome:strings",
"//chrome/common",
"//components/cloud_devices/common",
+ "//components/data_use_measurement/core",
"//google_apis",
"//jingle:notifier",
"//mojo/edk/system",
« no previous file with comments | « chrome/browser/printing/cloud_print/privet_url_fetcher.cc ('k') | chrome/service/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698