| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| common/ | 03-Jun-2014 | ||
| DEPS | 03-Jun-2014 | 96 | |
| language_detection/ | 03-Jun-2014 | ||
| OWNERS | 03-Jun-2014 | 64 | |
| README | 03-Jun-2014 | 429 | |
1 - translate/language detection depends on the CLD library and should only be 2 used from the renderer to avoid bloating the DLLs on Windows. 3 4 - Translate is not allowed to depend on content/, because it is used by iOS. 5 If dependences on content/ need to be added to Translate, it will have to be 6 made into a layered component: see 7 http://www.chromium.org/developers/design-documents/layered-components-design 8 for more information. 9