| commit | 066f96845ee36e8ea9f9ffa7c554c5c5044aea5b | [log] [tgz] |
|---|---|---|
| author | Aaron Gable <[email protected]> | Sat Sep 28 01:35:55 2013 |
| committer | chrome-internal-fetch <[email protected]> | Wed Oct 02 20:55:47 2013 |
| tree | ba1fd1fd1b04e39aaf47a3f03b52617531e694cd | |
| parent | 411733a9a324adcf19cef556ec6d66d6d28d4daa [diff] |
Rewrite git/gerrit/gerrit-int urls to googlesource BUG=chromium:281665,chromium:290413 TEST=None Change-Id: Ife88a2467194d64cf1c505be3af9032161c3b8ff Reviewed-on: https://chromium-review.googlesource.com/171290 Reviewed-by: Mike Frysinger <[email protected]> Commit-Queue: Aaron Gable <[email protected]> Tested-by: Aaron Gable <[email protected]>
diff --git a/README.chromium b/README.chromium index 1be11b5..5719ba4 100644 --- a/README.chromium +++ b/README.chromium
@@ -1,7 +1,7 @@ DESCRIPTION="Python bindings for talking to /dev/i2c devices" HOMEPAGE="https://sites.google.com/a/chromium.org/dev/pydevi2c" UPSTREAM_REPO="None" -LOCAL_GIT_REPO="http://git.chromium.org/git/chromiumos/platform/pydevi2c" +LOCAL_GIT_REPO="https://chromium.googlesource.com/chromiumos/platform/pydevi2c" UPSTREAM_BUGSDB="None" LOCAL_BUGSDB="http://crosbug.com/" LICENSE="Chromium"