| Index: gyp/common_conditions.gypi
|
| diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
|
| index 60020ed23a619de4664302b174b93e0803f4db8f..54fa54345ec1d18468a5eef84dd0c20963b02864 100644
|
| --- a/gyp/common_conditions.gypi
|
| +++ b/gyp/common_conditions.gypi
|
| @@ -250,17 +250,6 @@
|
| '-m32',
|
| ],
|
| }],
|
| - [ 'skia_angle == 1' , {
|
| - 'cflags!': [
|
| - '-fstrict-aliasing',
|
| - ],
|
| - 'cflags_cc!': [
|
| - '-Wnon-virtual-dtor',
|
| - ],
|
| - 'cflags_cc': [
|
| - '-Wno-unknown-pragmas',
|
| - ],
|
| - }],
|
| ],
|
| }],
|
| [ 'skia_warnings_as_errors', {
|
|
|