| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 4aea8fb41ec98a8a367645479ed35740610013f6..47b66b39957b4e905176f53e54c552cd44bfd501 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -331,6 +331,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',
|
|
|