]> git.parisson.com Git - pdf.js.git/commitdiff
Add Google Chrome to Mac example manifest.
authorRob Sayre <sayrer@gmail.com>
Tue, 28 Jun 2011 23:29:11 +0000 (16:29 -0700)
committerRob Sayre <sayrer@gmail.com>
Tue, 28 Jun 2011 23:29:11 +0000 (16:29 -0700)
test/resources/browser_manifests/browser_manifest.json.mac

index 7c9dda943d6bd55e269a1f7619be3a3584089db7..5b93ff196e0afc3c35dfdf5493c9737e7cf99005 100644 (file)
@@ -6,5 +6,9 @@
    {
     "name":"firefox6",
     "path":"/Users/sayrer/firefoxen/Aurora.app"
+   },
+   {
+    "name":"chrome14",
+    "path":"/Applications/Google Chrome.app"
    }
 ]