summaryrefslogtreecommitdiffstats
path: root/chromium/tools/gyp/test/mac/xcode-gcc/test.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/tools/gyp/test/mac/xcode-gcc/test.gyp')
-rw-r--r--chromium/tools/gyp/test/mac/xcode-gcc/test.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/chromium/tools/gyp/test/mac/xcode-gcc/test.gyp b/chromium/tools/gyp/test/mac/xcode-gcc/test.gyp
index c0fcb504a17..1ca8b215d87 100644
--- a/chromium/tools/gyp/test/mac/xcode-gcc/test.gyp
+++ b/chromium/tools/gyp/test/mac/xcode-gcc/test.gyp
@@ -2,11 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
- 'make_global_settings': [
- ['CC', '/usr/bin/gcc'],
- ['CXX', '/usr/bin/g++'],
- ],
-
'target_defaults': {
'xcode_settings': {
'GCC_TREAT_WARNINGS_AS_ERRORS': 'YES',