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