Chromium Code Reviews| Index: fusl/BUILD.gn |
| diff --git a/fusl/BUILD.gn b/fusl/BUILD.gn |
| index 75da890cba60006812b9229062d2d2d9d13ecec0..0885a1cc9d927a7719fb4aa6c0e9438bcb25aa53 100644 |
| --- a/fusl/BUILD.gn |
| +++ b/fusl/BUILD.gn |
| @@ -28,7 +28,6 @@ static_library("fusl") { |
| # Flags we add to get build working |
| "-Wno-bitwise-op-parentheses", |
| "-Wno-logical-op-parentheses", |
| - "-Wno-shift-op-parentheses", |
| # Silent builds. |
| "-Wno-ignored-attributes", |