| Index: build/config/compiler/BUILD.gn
|
| diff --git a/build/config/compiler/BUILD.gn b/build/config/compiler/BUILD.gn
|
| index 9137028913079075f8c41a1e43753d231662ff34..1f8968670781cf0c6a810bffa6bb47170c0d8979 100644
|
| --- a/build/config/compiler/BUILD.gn
|
| +++ b/build/config/compiler/BUILD.gn
|
| @@ -1100,9 +1100,6 @@ config("default_warnings") {
|
| # TODO(hans): https://crbug.com/637306
|
| "-Wno-address-of-packed-member",
|
|
|
| - # TODO(thakis): Consider turning this on, https://crbug.com/691120
|
| - "-Wno-block-capture-autoreleasing",
|
| -
|
| # TODO(hans): https://crbug.com/681136
|
| "-Wno-unused-lambda-capture",
|
|
|
|
|