| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index ac389ca01097197713ef4767b77737f42f7c101d..e06fbdfab06b52cce06db751ff1e1015bf2c83b3 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -3120,11 +3120,6 @@
|
| # TODO: Enable on Windows too, http://crbug.com/404525
|
| 'variables': { 'clang_warning_flags': ['-Wexit-time-destructors']},
|
| }],
|
| - ['"<!(python <(DEPTH)/tools/clang/scripts/update.py --print-revision)"!="257955-1"', {
|
| - # TODO(thakis): Remove once
|
| - # https://chromium-review.googlesource.com/#/c/324860/ is in.
|
| - 'variables': { 'clang_warning_flags': ['-Wno-constant-conversion']},
|
| - }],
|
| ['chromium_code==0', {
|
| 'variables': {
|
| 'clang_warning_flags': [
|
|
|