Chromium Code Reviews| Index: gyp/ports.gyp |
| diff --git a/gyp/ports.gyp b/gyp/ports.gyp |
| index 6b290521440c1bea23c4e9e2c70a181d4dd4a6e5..536ae9ce492446c988e282ca622e039657d49388 100644 |
| --- a/gyp/ports.gyp |
| +++ b/gyp/ports.gyp |
| @@ -14,6 +14,7 @@ |
| 'core.gyp:*', |
| 'qcms.gyp:qcms', |
| ], |
| + 'export_dependent_settings': [ 'qcms.gyp:qcms', ], |
| 'include_dirs': [ |
| '../include/effects', |
| '../include/client/android', |