| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 1b50b43af94c51d73f9508f8911cf0a8bf008e16..2c597204e00152379ad3b1e2d6e99a8f20afecd7 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -327,6 +327,8 @@
|
| 'common/json_schema/json_schema_constants.h',
|
| 'common/json_schema/json_schema_validator.cc',
|
| 'common/json_schema/json_schema_validator.h',
|
| + 'common/language_detection_details.cc',
|
| + 'common/language_detection_details.h',
|
| 'common/localized_error.cc',
|
| 'common/localized_error.h',
|
| 'common/logging_chrome.cc',
|
|
|