Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(287)

Side by Side Diff: chrome/common/extensions/docs/server2/app.yaml

Issue 10387225: Die build.py, Die: Part 1 (BranchUtility and SubversionFetcher) (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698