Chromium Code Reviews| Index: Makefile |
| =================================================================== |
| --- Makefile (revision 583) |
| +++ Makefile (working copy) |
| @@ -210,6 +210,7 @@ |
| freetype: libraries/freetype-2.1.10 ; |
| gc: libraries/gc6.8 ; |
| glib: libraries/glib-2.28.8 ; |
| +gtest: libraries/gtest-1.5.0 |
|
Evgeniy Stepanov
2012/05/25 13:15:03
; at the end
please make this a separate CL
vissi
2012/05/25 14:32:06
Done.
|
| gsl: libraries/gsl-1.9 ; |
| imagemagick: libraries/ImageMagick-6.5.4-10 ; |
| jpeg: libraries/jpeg-6b ; |