Skip to content

Commit

Permalink
Add Google Chrome to Mac example manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
sayrer committed Jun 28, 2011
1 parent d5ef6e1 commit 061c998
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/resources/browser_manifests/browser_manifest.json.mac
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
{
"name":"firefox6",
"path":"/Users/sayrer/firefoxen/Aurora.app"
},
{
"name":"chrome14",
"path":"/Applications/Google Chrome.app"
}
]

0 comments on commit 061c998

Please sign in to comment.