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

Unified Diff: components/cronet/cronet_static.gypi

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/cronet/android/cronet_histogram_manager.cc ('k') | components/cronet/histogram_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet/cronet_static.gypi
diff --git a/components/cronet/cronet_static.gypi b/components/cronet/cronet_static.gypi
index baf73e667616a8a65fa047696b8e971fca53bd6c..67fe24e9aa1ae5dae05ef58c3944174a382a4674 100644
--- a/components/cronet/cronet_static.gypi
+++ b/components/cronet/cronet_static.gypi
@@ -41,6 +41,8 @@
'android/url_request_context_adapter.h',
'android/wrapped_channel_upload_element_reader.cc',
'android/wrapped_channel_upload_element_reader.h',
+ 'histogram_manager.cc',
+ 'histogram_manager.h',
'url_request_context_config.cc',
'url_request_context_config.h',
'url_request_context_config_list.h',
« no previous file with comments | « components/cronet/android/cronet_histogram_manager.cc ('k') | components/cronet/histogram_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698