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

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

Issue 15191002: Merge 200182 "Automatically detect inline-able doc in IDL files" (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1453/src/
Patch Set: 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
« no previous file with comments | « chrome/common/extensions/docs/server2/app.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/cron.yaml
===================================================================
--- chrome/common/extensions/docs/server2/cron.yaml (revision 200185)
+++ chrome/common/extensions/docs/server2/cron.yaml (working copy)
@@ -2,15 +2,19 @@
- description: Load everything for trunk.
url: /cron/trunk
schedule: every 5 minutes
+ target: 2-3-0
- description: Load everything for dev.
url: /cron/dev
schedule: every 5 minutes
+ target: 2-3-0
- description: Load everything for beta.
url: /cron/beta
schedule: every 5 minutes
+ target: 2-3-0
- description: Load everything for stable.
url: /cron/stable
schedule: every 5 minutes
+ target: 2-3-0
« no previous file with comments | « chrome/common/extensions/docs/server2/app.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698