Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1842)

Unified Diff: chrome/browser/resources/cloud_print_app/manifest.json

Issue 10831290: Fixed autocomplete URL for Cloud Print (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/cloud_print_app/manifest.json
diff --git a/chrome/browser/resources/cloud_print_app/manifest.json b/chrome/browser/resources/cloud_print_app/manifest.json
index 2c9c7fac7d793bb17fd7e3411b38ea4cb495bc0e..1bb44f87efd78cd1141aa298fdef27b472c0114a 100644
--- a/chrome/browser/resources/cloud_print_app/manifest.json
+++ b/chrome/browser/resources/cloud_print_app/manifest.json
@@ -7,7 +7,7 @@
},
"app": {
"launch": {
- "web_url": "https://www.google.com/cloudprint/enable_chrome_connector"
+ "web_url": "https://www.google.com/cloudprint"
},
"urls": [
"https://www.google.com/cloudprint/enable_chrome_connector"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698