Chromium Code Reviews| Index: src/shared/platform/platform.gyp |
| diff --git a/src/shared/platform/platform.gyp b/src/shared/platform/platform.gyp |
| index e8d21df075a54d9c1537e44a8bee9b58bea216bb..63a9b8522bece26eb3ee3711c23a6ddc6e708338 100644 |
| --- a/src/shared/platform/platform.gyp |
| +++ b/src/shared/platform/platform.gyp |
| @@ -134,6 +134,7 @@ |
| { |
| 'target_name': 'platform', |
| 'type': 'static_library', |
| + 'toolsets': ['host', 'target'], |
| 'variables': { |
| 'target_base': 'platform_lib', |
| }, |