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

Unified Diff: components/history/core/browser/BUILD.gn

Issue 2641293002: Add data usage tracking for chrome services (Closed)
Patch Set: Created 3 years, 11 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/gcm_driver/gcm_channel_status_request.cc ('k') | components/history/core/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history/core/browser/BUILD.gn
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
index 03e359e9289a8f05e90432c24f4578bec75ba7bc..ac47a12ddc68494273731d125766544d3f992fc9 100644
--- a/components/history/core/browser/BUILD.gn
+++ b/components/history/core/browser/BUILD.gn
@@ -92,6 +92,7 @@ static_library("browser") {
deps = [
"//base",
"//base:i18n",
+ "//components/data_use_measurement/core",
"//components/favicon_base",
"//components/history/core/common",
"//components/keyed_service/core",
« no previous file with comments | « components/gcm_driver/gcm_channel_status_request.cc ('k') | components/history/core/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698