| Index: sync/util/data_type_histogram_unittest.cc
|
| diff --git a/chrome/browser/sync/util/data_type_histogram_unittest.cc b/sync/util/data_type_histogram_unittest.cc
|
| similarity index 97%
|
| rename from chrome/browser/sync/util/data_type_histogram_unittest.cc
|
| rename to sync/util/data_type_histogram_unittest.cc
|
| index 6b7547ef42932eb8a2a81fb4e0cd2856964cc4c1..676ebb70783a8400945a53b131f3f9afe6f511c2 100644
|
| --- a/chrome/browser/sync/util/data_type_histogram_unittest.cc
|
| +++ b/sync/util/data_type_histogram_unittest.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 "chrome/browser/sync/util/data_type_histogram.h"
|
| +#include "sync/util/data_type_histogram.h"
|
|
|
| #include "base/time.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|