Index: components/cronet/histogram_manager.cc |
diff --git a/components/metrics/histogram_manager.cc b/components/cronet/histogram_manager.cc |
similarity index 97% |
rename from components/metrics/histogram_manager.cc |
rename to components/cronet/histogram_manager.cc |
index dfa865b3fa1c1bf485dd5875fae681b95b0dae13..c140dad0b4e5a269862c53c06d59548c4f5fcb50 100644 |
--- a/components/metrics/histogram_manager.cc |
+++ b/components/cronet/histogram_manager.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/metrics/histogram_manager.h" |
+#include "components/cronet/histogram_manager.h" |
#include <string> |
#include <vector> |