| Index: components/translate/core/language_detection/language_detection_util.cc
|
| diff --git a/components/translate/language_detection/language_detection_util.cc b/components/translate/core/language_detection/language_detection_util.cc
|
| similarity index 99%
|
| rename from components/translate/language_detection/language_detection_util.cc
|
| rename to components/translate/core/language_detection/language_detection_util.cc
|
| index 55321125337cf70bf99d8c41f1ce4339fcc078c7..f5474b9de55fd743f4640876716dd4e245e7b657 100644
|
| --- a/components/translate/language_detection/language_detection_util.cc
|
| +++ b/components/translate/core/language_detection/language_detection_util.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/language_detection/language_detection_util.h"
|
| +#include "components/translate/core/language_detection/language_detection_util.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/metrics/field_trial.h"
|
|
|