| Index: components/cronet/android/cronet_histogram_manager.cc
|
| diff --git a/components/cronet/android/cronet_histogram_manager.cc b/components/cronet/android/cronet_histogram_manager.cc
|
| index 8c30bbb6f3a6a174f532475edc13d8d0a6047761..a62045644f81ac6894cb8055ce4c0d198fcc7928 100644
|
| --- a/components/cronet/android/cronet_histogram_manager.cc
|
| +++ b/components/cronet/android/cronet_histogram_manager.cc
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/android/jni_array.h"
|
| #include "base/metrics/statistics_recorder.h"
|
| -#include "components/metrics/histogram_manager.h"
|
| +#include "components/cronet/histogram_manager.h"
|
|
|
| #include "jni/CronetHistogramManager_jni.h"
|
|
|
|
|