| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 43af2c45d3215fb8be3fa911ba74e533b4475a54..9eba450df20dc52a0e3c499bb2eec5b5f2064691 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -946,8 +946,6 @@
|
| 'components_tests_pak',
|
| 'mime_util/mime_util.gyp:mime_util',
|
| 'url_formatter/url_formatter.gyp:url_formatter',
|
| - # Only needed at runtime.
|
| - '../third_party/mesa/mesa.gyp:osmesa',
|
| ],
|
| 'conditions': [
|
| ['enable_rlz_support==1', {
|
|
|