| Index: chrome/service/cloud_print/cloud_print_proxy_backend.h
|
| ===================================================================
|
| --- chrome/service/cloud_print/cloud_print_proxy_backend.h (revision 107156)
|
| +++ chrome/service/cloud_print/cloud_print_proxy_backend.h (working copy)
|
| @@ -58,6 +58,7 @@
|
| // use system default settings.
|
| CloudPrintProxyBackend(
|
| CloudPrintProxyFrontend* frontend,
|
| + const std::string& proxy_id,
|
| const GURL& cloud_print_server_url,
|
| const base::DictionaryValue* print_sys_settings,
|
| const gaia::OAuthClientInfo& oauth_client_info,
|
|
|