Skip to content
Snippets Groups Projects
Commit 4091a1b6 authored by erikkay@chromium.org's avatar erikkay@chromium.org
Browse files

updated buildbot to test updates

BUG=none
TEST=none
TBR=asargent

Review URL: http://codereview.chromium.org/442016

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33139 0039d316-1c4b-4281-b951-d872f2087c98
parent bd37ebad
No related branches found
No related tags found
No related merge requests found
{ {
"name": "Chromium Buildbot Monitor", "name": "Chromium Buildbot Monitor",
"version": "0.7.1", "version": "0.7.3",
"description": "Displays the status of the Chromium buildbot in the toolbar. On hover, expands to give more detail about each failing bot.", "description": "Displays the status of the Chromium buildbot in the toolbar. Click to see more detailed status in a popup.",
"icons": { "128": "icon.png" }, "icons": { "128": "icon.png" },
"background_page": "bg.html", "background_page": "bg.html",
"permissions": [ "permissions": [
"http://build.chromium.org/", "http://build.chromium.org/",
"http://chromium-status.appspot.com/", "http://chromium-status.appspot.com/"
"http://chrome-buildbot.corp.google.com/"
], ],
"browser_action": { "browser_action": {
"default_title": "", "default_title": "",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment