Chromium Code Reviews| Index: build/all.gyp |
| =================================================================== |
| --- build/all.gyp (revision 48965) |
| +++ build/all.gyp (working copy) |
| @@ -256,6 +256,7 @@ |
| '../chrome_frame/chrome_frame.gyp:npchrome_frame', |
| # Only build OSMesa on buildbots. It builds a software GL renderer |
| # that can be used where native GL is not available. |
| + '../third_party/angle/src/build_angle.gyp:*', |
| '../third_party/mesa/mesa.gyp:osmesa', |
| ], |
| }, |