diff options
author | primiano <primiano@chromium.org> | 2014-09-16 10:44:25 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-16 17:45:12 +0000 |
commit | 1cecb3b5e54d1823fd5b51f3cc9d981089db9995 (patch) | |
tree | 516a2b168d60c4d2e45ad762125f9654ac6e0253 /.gitignore | |
parent | 60dea7f0be1c234f3978679cf438d43b4e9ea04c (diff) | |
download | chromium_src-1cecb3b5e54d1823fd5b51f3cc9d981089db9995.zip chromium_src-1cecb3b5e54d1823fd5b51f3cc9d981089db9995.tar.gz chromium_src-1cecb3b5e54d1823fd5b51f3cc9d981089db9995.tar.bz2 |
Remove third_party/aosp (obsolete linker) from DEPS.
This contains an ancient version of gold, which has not been
updated since 2012. Back in times the NDK didn't provide a 64-bit
version of the linker for Android.
This seems to be unused today. It's cleanup time.
BUG=
Review URL: https://codereview.chromium.org/572233003
Cr-Commit-Position: refs/heads/master@{#295096}
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -221,7 +221,6 @@ v8.log /third_party/android_webview_glue/src /third_party/angle /third_party/angle_dx11 -/third_party/aosp /third_party/apache-mime4j /third_party/apache-win32/bin/*.exe /third_party/apache-win32/bin/*.dll |