| Index: components/translate/core/common/translate_metrics.cc
|
| diff --git a/components/translate/common/translate_metrics.cc b/components/translate/core/common/translate_metrics.cc
|
| similarity index 98%
|
| rename from components/translate/common/translate_metrics.cc
|
| rename to components/translate/core/common/translate_metrics.cc
|
| index b09508446456fad735069f74d9548a62b141625e..d95c20a043deeb8b573f399a64b07132c66f6d20 100644
|
| --- a/components/translate/common/translate_metrics.cc
|
| +++ b/components/translate/core/common/translate_metrics.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/metrics/histogram.h"
|
|
|