Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # Content-shell resources | |
| 2 | |
| 3 The layout tests of content_shell (formerly called DumpRenderTree, drt) | |
| 4 require a font called AHEM____.TTF on Windows. This resource is downloaded | |
| 5 from cloud storage, using the hash in AHEM____.TTF.sha1, by a hook | |
| 6 in the DEPS file, that is run by gclient sync or gclient runhooks. | |
| OLD | NEW |