diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-28 22:41:28 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-28 22:41:28 +0000 |
commit | 3645abc4b01b9bff020e257d381c0247bb68332b (patch) | |
tree | 3824833d8b7bd5053cd1b3aa8c406b53126cac63 /.gitignore | |
parent | 0832a1ae6e4d90ab8ca33e917d2fdadd5c12c633 (diff) | |
download | chromium_src-3645abc4b01b9bff020e257d381c0247bb68332b.zip chromium_src-3645abc4b01b9bff020e257d381c0247bb68332b.tar.gz chromium_src-3645abc4b01b9bff020e257d381c0247bb68332b.tar.bz2 |
Pull gn binary.
This pulls the Windows and Linux binaries down from Google storage on sync. These aren't hooked up to anything yet, and Mac will come later.
BUG=
R=hinoka@google.com
Review URL: https://codereview.chromium.org/31083008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231440 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -305,6 +305,9 @@ v8.log /third_party/yasm/yasm.xml /tools/deps2git/ /tools/distcc +/tools/gn/bin/linux +/tools/gn/bin/mac +/tools/gn/bin/win /tools/grit /tools/gyp /tools/histograms |