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

Unified Diff: chrome/common/extensions/docs/server/app.yaml

Issue 8942001: Force 'text/plain' rendering for HTML, CSS, and JS sample files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Startswith. Python is so clever. Created 9 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server/chromeextensionsdocs.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server/app.yaml
diff --git a/chrome/common/extensions/docs/server/app.yaml b/chrome/common/extensions/docs/server/app.yaml
index cffaf4d2f185c7c426f2ddddaf5722b2d6b1e43a..5a9edc25f4087602950c716a31993e7f558cd627 100644
--- a/chrome/common/extensions/docs/server/app.yaml
+++ b/chrome/common/extensions/docs/server/app.yaml
@@ -1,5 +1,5 @@
application: chromeextensionsdocs
-version: 1-1-6
+version: 1-1-7
runtime: python
api_version: 1
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server/chromeextensionsdocs.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698