Chromium Code Reviews| Index: mojo/mojo_services.gypi |
| diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi |
| index 54f6e9287aaa7577e86ff35e322531cca4d7483a..981b1c7f0c67af6b6f4c5040ca8a7ea21f6dce8b 100644 |
| --- a/mojo/mojo_services.gypi |
| +++ b/mojo/mojo_services.gypi |
| @@ -757,7 +757,7 @@ |
| 'services/public/cpp/view_manager/lib/view_manager_unittests.cc', |
| ], |
| 'conditions': [ |
| - ['OS=="linux"', { |
| + ['OS=="linux" or OS=="win"', { |
| 'dependencies': [ |
| '../third_party/mesa/mesa.gyp:osmesa', |
| 'mojo_native_viewport_service_lib', |