Index: components/translate/core/language_detection/language_detection_util_unittest.cc |
diff --git a/components/translate/language_detection/language_detection_util_unittest.cc b/components/translate/core/language_detection/language_detection_util_unittest.cc |
similarity index 98% |
rename from components/translate/language_detection/language_detection_util_unittest.cc |
rename to components/translate/core/language_detection/language_detection_util_unittest.cc |
index ba15fc8ef9983e3ce52c697fa61405d7ae61e684..1d605f6572cc48956ca245edccb78959febcf033 100644 |
--- a/components/translate/language_detection/language_detection_util_unittest.cc |
+++ b/components/translate/core/language_detection/language_detection_util_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/language_detection/language_detection_util.h" |
+#include "components/translate/core/language_detection/language_detection_util.h" |
#include "base/strings/string16.h" |
#include "base/strings/utf_string_conversions.h" |