From f5305d84292ddfa2dbd7a7512dd58d096fc7547d Mon Sep 17 00:00:00 2001 From: "vitalybuka@chromium.org" Date: Fri, 14 Sep 2012 02:36:20 +0000 Subject: Improved cloud print service installation. Removed quiet option. Prompt for Windows user/password instead of switches. Show printers available for selected account. Check permissions and available printers in real system process. Generate guid as proxy_id if it's empty. BUG=148913 Review URL: https://chromiumcodereview.appspot.com/10919262 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156719 0039d316-1c4b-4281-b951-d872f2087c98 --- cloud_print/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'cloud_print/DEPS') diff --git a/cloud_print/DEPS b/cloud_print/DEPS index 75fed87..350c845 100644 --- a/cloud_print/DEPS +++ b/cloud_print/DEPS @@ -2,4 +2,5 @@ include_rules = [ "+chrome/installer/launcher_support", "+grit", # For generated headers "+net", + "+printing", ] -- cgit v1.1