Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 [FrontEnd] | |
| 2 | |
| 3 Port = ":8000" # "HTTP service address (e.g., ':8000')") | |
| 4 ResourcePath = "" # "Full path to find resources (e.g., templates)") | |
| 5 | |
| 6 GraphiteServer = "skia-monitoring-b:2003" # address of the graphite server | |
| OLD | NEW |