diff options
author | ilevy@chromium.org <ilevy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-28 05:22:18 +0000 |
---|---|---|
committer | ilevy@chromium.org <ilevy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-28 05:22:18 +0000 |
commit | 3d506f4f7c9910354fb5a50de40adaf4e008588d (patch) | |
tree | 903aaedd14a64d9dfb2224735c26df207b81e29f /codereview.settings | |
parent | ab93b6370df8c662a4670bac2c1dac65fc8bee6d (diff) | |
download | chromium_src-3d506f4f7c9910354fb5a50de40adaf4e008588d.zip chromium_src-3d506f4f7c9910354fb5a50de40adaf4e008588d.tar.gz chromium_src-3d506f4f7c9910354fb5a50de40adaf4e008588d.tar.bz2 |
Upgrade chromium viewvc link to https
Automatic https upgrade was rolled back in r169815.
Use https for chromium repo src links.
TBR=maruel
NOTRY=True
BUG=107838
Review URL: https://chromiumcodereview.appspot.com/11411212
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169853 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'codereview.settings')
-rw-r--r-- | codereview.settings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codereview.settings b/codereview.settings index 514c1cd..93335d3 100644 --- a/codereview.settings +++ b/codereview.settings @@ -1,7 +1,7 @@ # This file is used by gcl to get repository specific information. CODE_REVIEW_SERVER: codereview.chromium.org CC_LIST: chromium-reviews@chromium.org -VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision= +VIEW_VC: https://src.chromium.org/viewvc/chrome?view=rev&revision= STATUS: http://chromium-status.appspot.com/status TRY_ON_UPLOAD: True TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try |