Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 application: chrome-apps-doc | 1 application: chrome-apps-doc |
| 2 version: 2-1-0 | 2 version: 2-3-0 |
| 3 runtime: python27 | 3 runtime: python27 |
| 4 api_version: 1 | 4 api_version: 1 |
| 5 threadsafe: false | 5 threadsafe: false |
| 6 | 6 |
| 7 handlers: | 7 handlers: |
| 8 - url: /.* | 8 - url: /.* |
| 9 script: appengine_main.py | 9 script: appengine_main.py |
| OLD | NEW |