Chromium Code Reviews| Index: chrome/chrome_tests_unit.gypi |
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
| index 2a4d83583b5de3149efafe7358f93befa3953b3d..7d89c4f361c022403d361b559835baab1659c791 100644 |
| --- a/chrome/chrome_tests_unit.gypi |
| +++ b/chrome/chrome_tests_unit.gypi |
| @@ -2882,6 +2882,7 @@ |
| 'target_name': 'unit_tests_run', |
| 'type': 'none', |
| 'dependencies': [ |
| + '../third_party/mesa/mesa.gyp:osmesa', |
|
jam
2015/07/20 22:52:14
here and in other places, shouldn't this be in uni
M-A Ruel
2015/07/20 23:18:46
That's a fair question. The main difference is tha
danakj
2015/07/20 23:56:43
osmesa is dynamically loaded by GLSurface.
any un
|
| 'unit_tests', |
| ], |
| 'includes': [ |