| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 390faa11cd998164906f3fa0489c383510ba975a..209171c6c2ad0c8932cf93e5898524cd8699f077 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -2186,6 +2186,8 @@
|
| '../ui/resources/ui_resources.gyp:ui_resources',
|
| 'chrome_resources.gyp:chrome_resources',
|
| 'chrome_resources.gyp:chrome_strings',
|
| + # Only needed at runtime.
|
| + '../third_party/mesa/mesa.gyp:osmesa',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|