Index: components/sync/base/data_type_histogram.cc |
diff --git a/sync/util/data_type_histogram.cc b/components/sync/base/data_type_histogram.cc |
similarity index 89% |
rename from sync/util/data_type_histogram.cc |
rename to components/sync/base/data_type_histogram.cc |
index 8c292b016482318dce1774551a0d12dc79e0c888..b8be026a135c73a5aecefd2b73b43b50f3b9111e 100644 |
--- a/sync/util/data_type_histogram.cc |
+++ b/components/sync/base/data_type_histogram.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 "sync/util/data_type_histogram.h" |
+#include "components/sync/base/data_type_histogram.h" |
#include "base/metrics/sparse_histogram.h" |