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

Unified Diff: components/cronet/DEPS

Issue 1075503002: Move histogram_manager from components/metrics to components/cronet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Raman's comments Created 5 years, 8 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/components_tests.gyp ('k') | components/cronet/android/cronet_histogram_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet/DEPS
diff --git a/components/cronet/DEPS b/components/cronet/DEPS
index 8fa9d48d882c65ff66720258905d4ce9964b0928..413c4b40e7800be406c831a396824ae8c723e2a4 100644
--- a/components/cronet/DEPS
+++ b/components/cronet/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/metrics",
"+net",
]
« no previous file with comments | « components/components_tests.gyp ('k') | components/cronet/android/cronet_histogram_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698