diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-14 01:56:54 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-14 01:56:54 +0000 |
commit | f58d329e5fab6b84d16120375be23f228fcfc252 (patch) | |
tree | da87623c91e862a64bd3331f4430e68130f80e4e /.gitignore | |
parent | f1c9826afffc7f26e760d3a987b822ec401af0d9 (diff) | |
download | chromium_src-f58d329e5fab6b84d16120375be23f228fcfc252.zip chromium_src-f58d329e5fab6b84d16120375be23f228fcfc252.tar.gz chromium_src-f58d329e5fab6b84d16120375be23f228fcfc252.tar.bz2 |
Pull buildtools repo.
This pulls the new buildtools repo which will contain sha1 references to binaries we pull from google storage. This is so related Chromium projects can shared the same binaries without individually managing versions.
Review URL: https://codereview.chromium.org/281863002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270292 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ v8.log /build/util/support /build/x64/ /build/linux/bin/eu-strip +/buildtools # The Chrome OS build creates a /c symlink due to http://crbug.com/54866. /c /ceee/internal/ |