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

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

Issue 10828221: Revert "Revert 149811 - adding redirect from codesite to chrome domain (bug 138776)" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server/main.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 application: chrome-apps-doc 1 application: chrome-apps-doc
2 version: 1-2-5 2 version: 1-2-6
3 runtime: python 3 runtime: python
4 api_version: 1 4 api_version: 1
5 5
6 handlers: 6 handlers:
7 - url: /.* 7 - url: /.*
8 script: main.py 8 script: main.py
OLDNEW
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server/main.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698