Chromium Code Reviews| Index: gyp/everything.gyp |
| diff --git a/gyp/everything.gyp b/gyp/everything.gyp |
| index 76cb919c8958b1c19c9f31fb13660b02be38ca35..7887ba493c07870bc6505e7097d78149eca05bb7 100644 |
| --- a/gyp/everything.gyp |
| +++ b/gyp/everything.gyp |
| @@ -20,7 +20,7 @@ |
| 'most.gyp:most', |
| ], |
| 'conditions': [ |
| - ['skia_os in ("ios", "android", "chromeos") or (skia_os == "mac" and skia_arch_width == 32)', { |
| + ['skia_os in ("ios", "android", "chromeos")', { |
| # debugger is not supported on this platform |
| }, { |
| 'dependencies': [ |