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

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

Issue 15127007: Automatically detect inline-able doc in IDL files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: IDL Changes and Inlining return types Created 7 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 side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/server2/app.yaml
diff --git a/chrome/common/extensions/docs/server2/app.yaml b/chrome/common/extensions/docs/server2/app.yaml
index 3e86c3e9e8e13f7438b5c7e19cdbe9a995e23f38..2149b059ac144557901ba7f713ece6c9bfb1cb9d 100644
--- a/chrome/common/extensions/docs/server2/app.yaml
+++ b/chrome/common/extensions/docs/server2/app.yaml
@@ -1,5 +1,5 @@
application: chrome-apps-doc
-version: 2-2-1
+version: 2-3-1
not at google - send to devlin 2013/05/15 03:55:15 2-3-0. I will fix that presubmit sometime, sorry..
jshumway 2013/05/15 04:51:37 Done.
runtime: python27
api_version: 1
threadsafe: false

Powered by Google App Engine
This is Rietveld 408576698