Chromium Code Reviews| Index: gyp/opts.gyp |
| diff --git a/gyp/opts.gyp b/gyp/opts.gyp |
| index bcc85a9bae69d9402f88f9e58ab6a85eecd97e78..06f1a41cd3f495c31198a190099437dade7197f8 100644 |
| --- a/gyp/opts.gyp |
| +++ b/gyp/opts.gyp |
| @@ -35,6 +35,7 @@ |
| [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris", "nacl", "chromeos"]', { |
| 'cflags': [ |
| '-msse2', |
| + '-DSKIA_SSE', |
| ], |
| }], |
| [ 'skia_os != "android"', { |