Commit d458808a authored by rpaquay@chromium.org's avatar rpaquay@chromium.org

Fix typo.

Should be last step before moving chrome.runtime.setUninstalURL to stable.

BUG=84556
TBR=rockot@chromium.org

Review URL: https://codereview.chromium.org/414303005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285779 0039d316-1c4b-4281-b951-d872f2087c98
parent 59b6f67b
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "Uninstall URL", "name": "Uninstall URL",
"version": "0.1", "version": "0.1",
"manifest_version": 2, "manifest_version": 2,
"description": "Browser test for chrome.runtime.setUninstallUrl", "description": "Browser test for chrome.runtime.setUninstallURL",
"permissions": [ "permissions": [
"management", "management",
"tabs", "tabs",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment