Index: components/translate/core/common/translate_metrics_unittest.cc |
diff --git a/components/translate/common/translate_metrics_unittest.cc b/components/translate/core/common/translate_metrics_unittest.cc |
similarity index 99% |
rename from components/translate/common/translate_metrics_unittest.cc |
rename to components/translate/core/common/translate_metrics_unittest.cc |
index dac4b09162d88f9c72dbd2f33a2ec03d20804fe4..ad8d0f1d150eebea6aa4884626d99322b4c17c60 100644 |
--- a/components/translate/common/translate_metrics_unittest.cc |
+++ b/components/translate/core/common/translate_metrics_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 "components/translate/common/translate_metrics.h" |
+#include "components/translate/core/common/translate_metrics.h" |
#include "base/basictypes.h" |
#include "base/memory/scoped_ptr.h" |