diff options
author | Nico Weber <thakis@chromium.org> | 2015-10-22 21:29:17 -0700 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2015-10-23 04:33:51 +0000 |
commit | 7ef5508bd7b471d7b4a67886e23feb89a3a13713 (patch) | |
tree | 0c93566bc79fe584b7e4ac8f7262a39cc7b29ba0 /.gitignore | |
parent | c9ed36702b1668181f1ee563bec74c196c5846fd (diff) | |
download | chromium_src-7ef5508bd7b471d7b4a67886e23feb89a3a13713.zip chromium_src-7ef5508bd7b471d7b4a67886e23feb89a3a13713.tar.gz chromium_src-7ef5508bd7b471d7b4a67886e23feb89a3a13713.tar.bz2 |
mac: Pull a prebuilt libc++-static.a.
Not used for anything yet.
BUG=400091
R=mark@chromium.org
TBR=torne
Review URL: https://codereview.chromium.org/1415213004 .
Cr-Commit-Position: refs/heads/master@{#355729}
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -335,6 +335,7 @@ v8.log /third_party/khronos_glcts /third_party/leveldatabase/src /third_party/leveldb +/third_party/libc++-static/libc++-static.a /third_party/libaddressinput/src /third_party/libexif/sources /third_party/libjingle/source |