Index: components/translate/core/common/language_detection_details.cc |
diff --git a/chrome/common/translate/language_detection_details.cc b/components/translate/core/common/language_detection_details.cc |
similarity index 79% |
rename from chrome/common/translate/language_detection_details.cc |
rename to components/translate/core/common/language_detection_details.cc |
index 4848812b1fe359d3871d39af32ca5062cc383ff0..7545ee10c5957bf6f2f1cc33e829491b3b98693f 100644 |
--- a/chrome/common/translate/language_detection_details.cc |
+++ b/components/translate/core/common/language_detection_details.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 "chrome/common/translate/language_detection_details.h" |
+#include "components/translate/core/common/language_detection_details.h" |
LanguageDetectionDetails::LanguageDetectionDetails() {} |