| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'deprecated_perl_core_idl_files': [ | 3 'deprecated_perl_core_idl_files': [ |
| 4 'css/CSS.idl', | 4 'css/CSS.idl', |
| 5 'css/CSSCharsetRule.idl', | 5 'css/CSSCharsetRule.idl', |
| 6 'css/CSSFontFaceLoadEvent.idl', | 6 'css/CSSFontFaceLoadEvent.idl', |
| 7 'css/CSSFontFaceRule.idl', | 7 'css/CSSFontFaceRule.idl', |
| 8 'css/CSSHostRule.idl', | 8 'css/CSSHostRule.idl', |
| 9 'css/CSSImportRule.idl', | 9 'css/CSSImportRule.idl', |
| 10 'css/CSSMediaRule.idl', | 10 'css/CSSMediaRule.idl', |
| (...skipping 3493 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3504 'svg/SVGPathByteStreamBuilder.h', | 3504 'svg/SVGPathByteStreamBuilder.h', |
| 3505 'svg/SVGPathByteStreamSource.cpp', | 3505 'svg/SVGPathByteStreamSource.cpp', |
| 3506 'svg/SVGPathByteStreamSource.h', | 3506 'svg/SVGPathByteStreamSource.h', |
| 3507 'svg/SVGPathConsumer.h', | 3507 'svg/SVGPathConsumer.h', |
| 3508 'svg/SVGPathElement.cpp', | 3508 'svg/SVGPathElement.cpp', |
| 3509 'svg/SVGPathElement.h', | 3509 'svg/SVGPathElement.h', |
| 3510 'svg/SVGPathParser.cpp', | 3510 'svg/SVGPathParser.cpp', |
| 3511 'svg/SVGPathParser.h', | 3511 'svg/SVGPathParser.h', |
| 3512 'svg/SVGPathSeg.h', | 3512 'svg/SVGPathSeg.h', |
| 3513 'svg/SVGPathSegArc.h', | 3513 'svg/SVGPathSegArc.h', |
| 3514 'svg/SVGPathSegArcAbs.h', |
| 3515 'svg/SVGPathSegArcRel.h', |
| 3514 'svg/SVGPathSegClosePath.h', | 3516 'svg/SVGPathSegClosePath.h', |
| 3515 'svg/SVGPathSegCurvetoCubic.h', | 3517 'svg/SVGPathSegCurvetoCubic.h', |
| 3518 'svg/SVGPathSegCurvetoCubicAbs.h', |
| 3519 'svg/SVGPathSegCurvetoCubicRel.h', |
| 3516 'svg/SVGPathSegCurvetoCubicSmooth.h', | 3520 'svg/SVGPathSegCurvetoCubicSmooth.h', |
| 3521 'svg/SVGPathSegCurvetoCubicSmoothAbs.h', |
| 3522 'svg/SVGPathSegCurvetoCubicSmoothRel.h', |
| 3517 'svg/SVGPathSegCurvetoQuadratic.h', | 3523 'svg/SVGPathSegCurvetoQuadratic.h', |
| 3518 'svg/SVGPathSegCurvetoQuadraticSmooth.h', | 3524 'svg/SVGPathSegCurvetoQuadraticAbs.h', |
| 3519 'svg/SVGPathSegLineto.h', | 3525 'svg/SVGPathSegCurvetoQuadraticRel.h', |
| 3526 'svg/SVGPathSegCurvetoQuadraticSmoothAbs.h', |
| 3527 'svg/SVGPathSegCurvetoQuadraticSmoothRel.h', |
| 3528 'svg/SVGPathSegLinetoAbs.h', |
| 3529 'svg/SVGPathSegLinetoRel.h', |
| 3520 'svg/SVGPathSegLinetoHorizontal.h', | 3530 'svg/SVGPathSegLinetoHorizontal.h', |
| 3531 'svg/SVGPathSegLinetoHorizontalAbs.h', |
| 3532 'svg/SVGPathSegLinetoHorizontalRel.h', |
| 3521 'svg/SVGPathSegLinetoVertical.h', | 3533 'svg/SVGPathSegLinetoVertical.h', |
| 3534 'svg/SVGPathSegLinetoVerticalAbs.h', |
| 3535 'svg/SVGPathSegLinetoVerticalRel.h', |
| 3522 'svg/SVGPathSegList.cpp', | 3536 'svg/SVGPathSegList.cpp', |
| 3523 'svg/SVGPathSegList.h', | 3537 'svg/SVGPathSegList.h', |
| 3524 'svg/SVGPathSegListBuilder.cpp', | 3538 'svg/SVGPathSegListBuilder.cpp', |
| 3525 'svg/SVGPathSegListBuilder.h', | 3539 'svg/SVGPathSegListBuilder.h', |
| 3526 'svg/SVGPathSegListSource.cpp', | 3540 'svg/SVGPathSegListSource.cpp', |
| 3527 'svg/SVGPathSegListSource.h', | 3541 'svg/SVGPathSegListSource.h', |
| 3528 'svg/SVGPathSegMoveto.h', | 3542 'svg/SVGPathSegMovetoAbs.h', |
| 3543 'svg/SVGPathSegMovetoRel.h', |
| 3529 'svg/SVGPathSegWithContext.h', | 3544 'svg/SVGPathSegWithContext.h', |
| 3530 'svg/SVGPathSource.h', | 3545 'svg/SVGPathSource.h', |
| 3531 'svg/SVGPathStringBuilder.cpp', | 3546 'svg/SVGPathStringBuilder.cpp', |
| 3532 'svg/SVGPathStringBuilder.h', | 3547 'svg/SVGPathStringBuilder.h', |
| 3533 'svg/SVGPathStringSource.cpp', | 3548 'svg/SVGPathStringSource.cpp', |
| 3534 'svg/SVGPathStringSource.h', | 3549 'svg/SVGPathStringSource.h', |
| 3535 'svg/SVGPathTraversalStateBuilder.cpp', | 3550 'svg/SVGPathTraversalStateBuilder.cpp', |
| 3536 'svg/SVGPathTraversalStateBuilder.h', | 3551 'svg/SVGPathTraversalStateBuilder.h', |
| 3537 'svg/SVGPathUtilities.cpp', | 3552 'svg/SVGPathUtilities.cpp', |
| 3538 'svg/SVGPathUtilities.h', | 3553 'svg/SVGPathUtilities.h', |
| (...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3769 'bison_exe': 'bison', | 3784 'bison_exe': 'bison', |
| 3770 # We specify a preprocess so it happens locally and won't get | 3785 # We specify a preprocess so it happens locally and won't get |
| 3771 # distributed to goma. | 3786 # distributed to goma. |
| 3772 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to | 3787 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to |
| 3773 # use /usr/bin/clang once we require Xcode 4.x. | 3788 # use /usr/bin/clang once we require Xcode 4.x. |
| 3774 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' | 3789 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' |
| 3775 }], | 3790 }], |
| 3776 ], | 3791 ], |
| 3777 } | 3792 } |
| 3778 } | 3793 } |
| OLD | NEW |