Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 application: clarkschromeextensiondocs | |
| 2 version: 1-0-0 | |
| 3 runtime: python | |
| 4 api_version: 1 | |
| 5 | |
| 6 handlers: | |
| 7 - url: /.* | |
| 8 script: clark.py | |
|
Aaron Boodman
2012/05/22 00:20:34
I think this file should be called echo_handler.py
cduvall
2012/05/22 01:23:55
Done.
| |
| OLD | NEW |