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

Unified Diff: components/data_usage/android/DEPS

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
Index: components/data_usage/android/DEPS
diff --git a/components/data_usage/core/DEPS b/components/data_usage/android/DEPS
similarity index 54%
copy from components/data_usage/core/DEPS
copy to components/data_usage/android/DEPS
index d97699dfe1ed4caa6225e997b3a68f4d097f3b45..75ebc8b434ea20dae69f9e3ada13b7a102f04b33 100644
--- a/components/data_usage/core/DEPS
+++ b/components/data_usage/android/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/data_usage/core",
"+net",
"+url",
]

Powered by Google App Engine
This is Rietveld 408576698