Index: components/translate/language_detection/language_detection_util_unittest.cc |
diff --git a/components/translate/language_detection/language_detection_util_unittest.cc b/components/translate/language_detection/language_detection_util_unittest.cc |
index b66c57bff74541ba266f4c43c5258edff2991c07..ba15fc8ef9983e3ce52c697fa61405d7ae61e684 100644 |
--- a/components/translate/language_detection/language_detection_util_unittest.cc |
+++ b/components/translate/language_detection/language_detection_util_unittest.cc |
@@ -6,7 +6,7 @@ |
#include "base/strings/string16.h" |
#include "base/strings/utf_string_conversions.h" |
-#include "components/translate/common/translate_constants.h" |
+#include "components/translate/core/common/translate_constants.h" |
#include "testing/gtest/include/gtest/gtest.h" |
typedef testing::Test LanguageDetectionUtilTest; |