Commit 8b17df6f authored by scottmg@chromium.org's avatar scottmg@chromium.org

win_toolchain: Note that google.com credentials are required

TBR=iannucci@chromium.org

Review URL: https://codereview.chromium.org/213913002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@259915 0039d316-1c4b-4281-b951-d872f2087c98
parent 8bc4a30f
......@@ -162,8 +162,10 @@ def RequestGsAuthentication():
print
print ' download_from_google_storage --config'
print
print 'and follow the instructions. NOTE: Just press Enter when asked for'
print 'a "project-id".'
print 'and follow the instructions.'
print
print 'NOTE 1: Use your google.com credentials, not chromium.org.'
print 'NOTE 2: Just press Enter when asked for a "project-id".'
print
print '-----------------------------------------------------------------'
print
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment