Fixed autocomplete URL for Cloud Print to open real page.

BUG=113354

Review URL: https://chromiumcodereview.appspot.com/10831290

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151799 0039d316-1c4b-4281-b951-d872f2087c98
parent a33393c6
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
}, },
"app": { "app": {
"launch": { "launch": {
"web_url": "https://www.google.com/cloudprint/enable_chrome_connector" "web_url": "https://www.google.com/cloudprint"
}, },
"urls": [ "urls": [
"https://www.google.com/cloudprint/enable_chrome_connector" "https://www.google.com/cloudprint/enable_chrome_connector"
......
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