Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # DIAL Discovery | |
| 2 | |
| 3 Implementation of local network discovery of DIAL devices (Smart TVs, Game | |
| 4 Consoles, etc.). | |
| 5 Devices are exposed through the Media Router for use in the Presentation API. | |
| 6 | |
| 7 ## Design Docs | |
| 8 | |
| 9 * [Dial Discovery design doc](https://docs.google.com/a/chromium.org/document/d/ 1vLpUgp5mJi6KFaCV3HEMQEZYDKtbcGdwcKNADuzuLzw/edit?usp=sharing) | |
| 10 * [Media Router design doc](https://www.chromium.org/developers/design-documents /media-router) | |
| OLD | NEW |