| Index: components/translate/core/language_detection/language_detection_util.cc
|
| diff --git a/components/translate/core/language_detection/language_detection_util.cc b/components/translate/core/language_detection/language_detection_util.cc
|
| index 7028461680958d548ae48a4243cbbc6f7cebf353..90dfdb7ec5256df975204fb6f43be112e7afab24 100644
|
| --- a/components/translate/core/language_detection/language_detection_util.cc
|
| +++ b/components/translate/core/language_detection/language_detection_util.cc
|
| @@ -216,6 +216,7 @@ std::string DetermineTextLanguage(const base::string16& text,
|
| }
|
| }
|
|
|
| +
|
| #else
|
| # error "CLD_VERSION must be 2 or 3"
|
| #endif
|
|
|