Chromium Code Reviews| Index: ui/app_list/app_list.gyp |
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp |
| index 8a0a592b14e5f2dd48f874afb548a0e9f2b6464f..5fccd099f8213772f716ad8ad4b303ae1c9e3521 100644 |
| --- a/ui/app_list/app_list.gyp |
| +++ b/ui/app_list/app_list.gyp |
| @@ -257,6 +257,8 @@ |
| '../resources/ui_resources.gyp:ui_test_pak', |
| 'app_list', |
| 'app_list_test_support', |
| + # Only needed at runtime. |
| + '../../third_party/mesa/mesa.gyp:osmesa', |
| ], |
| 'sources': [ |
| # Note: sources list duplicated in GN build. |