Don't crash when SimpleCache index is corrupt.
[chromium-blink-merge.git] / ui / README.chromium
blob3279ad99e29f7c9a9261df37c24d3949b422dd26
1 This directory contains elements of Chromium's user interface toolkit:\r
2 \r
3 base/\r
4   Common UI framework components for resource loading, localization,\r
5   string formatting, cross platform model interfaces etc.\r
6 views/\r
7   UI "View" framework used for building interfaces on Windows and Linux\r
8   (ChromeOS).\r
9 \r
10 This directory is NOT for things that are unrelated to a user interface library,\r
11 even if:\r
12 * they are shared by multiple top level directories in src/,\r
13 * brettw won't let you put them in base!\r
14 * it's just two little files... come on!\r
16 - ben@chromium.org\r