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

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

Issue 14215009: Changed cloud print private API to pass all page settings as single object. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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
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 6cb9be77a2f78494b9b7b4990ac2c40681cbfbfc..7542b644266b46695202c7262d17eb5d44631412 100644
--- a/chrome/browser/resources/cloud_print_app/manifest.json
+++ b/chrome/browser/resources/cloud_print_app/manifest.json
@@ -10,7 +10,7 @@
"web_url": "https://www.google.com/cloudprint"
},
"urls": [
- "https://www.google.com/cloudprint/enable_chrome_connector"
+ "https://www.google.com/cloudprint/enable_chrome_connector"
]
},
"permissions": [
« no previous file with comments | « chrome/browser/printing/cloud_print/cloud_print_proxy_service.cc ('k') | chrome/common/cloud_print/cloud_print_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698