| Index: chrome/common/extensions/api/cloud_print_private.json
|
| ===================================================================
|
| --- chrome/common/extensions/api/cloud_print_private.json (revision 146435)
|
| +++ chrome/common/extensions/api/cloud_print_private.json (working copy)
|
| @@ -4,11 +4,11 @@
|
|
|
| [
|
| {
|
| - "namespace": "chromeAuthPrivate",
|
| + "namespace": "cloudPrintPrivate",
|
| "nodoc": "true",
|
| "functions": [
|
| {
|
| - "name": "setCloudPrintCredentials",
|
| + "name": "setCredentials",
|
| "description": "Sets the login credentials for Cloud Print.",
|
| "type": "function",
|
| "parameters": [
|
|
|