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

Unified Diff: chrome/browser/BUILD.gn

Issue 1390993005: Amortize data usage using TrafficStats on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@data_use_buffering
Patch Set: Fixed nit Created 5 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 | « no previous file | chrome/browser/DEPS » ('j') | components/data_usage/android/traffic_stats_amortizer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 2835fdc74ccce9956e9afdc41582554af01f0158..2eac38e9a9b1ce87a214c73451d635cf2d3495fa 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -727,6 +727,7 @@ source_set("browser") {
":delta_file_proto",
":jni_headers",
"//components/cdm/browser",
+ "//components/data_usage/android",
"//components/enhanced_bookmarks",
"//components/precache/content",
"//components/precache/core",
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | components/data_usage/android/traffic_stats_amortizer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698