| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 6a40e0d13588f9b717d51c6c014d736586787582..fcfd9d34c8b0e1bce6a1f5b00e1713650540e6c5 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -3101,11 +3101,6 @@
|
| 'VCCLCompilerTool': { 'WarnAsError': 'false' },
|
| }
|
| }],
|
| - ['clang==1', {
|
| - 'msvs_settings': {
|
| - 'VCCLCompilerTool': { 'WarnAsError': 'false' },
|
| - }
|
| - }],
|
| [ 'component=="shared_library"', {
|
| # TODO(darin): Unfortunately, some third_party code depends on base.
|
| 'msvs_disabled_warnings': [
|
|
|