Chromium Code Reviews| Index: gyp/common_variables.gypi |
| diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi |
| index 033073f44773590228c209fac5e9c69de8ede2d4..61efe92eecaf1103f20eccbff1336903267c462c 100644 |
| --- a/gyp/common_variables.gypi |
| +++ b/gyp/common_variables.gypi |
| @@ -73,7 +73,7 @@ |
| }, { |
| 'os_posix%': 1, |
| }], |
| - [ 'skia_os in ["linux", "win"]', { |
| + [ 'skia_os in ["linux"]', { |
| 'skia_poppler_enabled%': 1, |
| }, { |
| 'skia_poppler_enabled%': 0, |