| Index: components/translate/core/common/translate_constants.cc
|
| diff --git a/components/translate/common/translate_constants.cc b/components/translate/core/common/translate_constants.cc
|
| similarity index 80%
|
| rename from components/translate/common/translate_constants.cc
|
| rename to components/translate/core/common/translate_constants.cc
|
| index a51bb9349801d031f545cdbc037a8c8c34a98ac4..412cdf4547ed0ab6ffbfb184814eb1cf3263d2f8 100644
|
| --- a/components/translate/common/translate_constants.cc
|
| +++ b/components/translate/core/common/translate_constants.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_constants.h"
|
| +#include "components/translate/core/common/translate_constants.h"
|
|
|
| namespace translate {
|
|
|
|
|