| commit | 5b84a85163f4e500d54c8681e0ca04a3e7be8787 | [log] [tgz] |
|---|---|---|
| author | Viet-Trung Luu <viettrungluu@chromium.org> | Wed Nov 11 13:02:17 2015 -0800 |
| committer | Viet-Trung Luu <viettrungluu@chromium.org> | Wed Nov 11 13:02:17 2015 -0800 |
| tree | 2c00e55b51dd2041cc1c542bd5fd1a131e0bd21a | |
| parent | 3dbd5fd37843a93197684dc8478833e05a1e20f3 [diff] |
Remove all .gyp and .gypi files. Except: * //build/linux/system.gyp * //third_party/boringssl/boringssl.gypi * //skia/skia_gn_files.gypi (which are all currently consumed via //build/gypi_to_gn.py). Also remove the remaining contents of //build/linux/unbundle. R=jamesr@chromium.org Review URL: https://codereview.chromium.org/1438853002 .