| 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', |
| 11 'css/CSSPageRule.idl', | 11 'css/CSSPageRule.idl', |
| 12 'css/CSSPrimitiveValue.idl', | 12 'css/CSSPrimitiveValue.idl', |
| 13 'css/CSSRule.idl', | 13 'css/CSSRule.idl', |
| 14 'css/CSSRuleList.idl', | 14 'css/CSSRuleList.idl', |
| 15 'css/CSSStyleDeclaration.idl', | 15 'css/CSSStyleDeclaration.idl', |
| 16 'css/CSSStyleRule.idl', | 16 'css/CSSStyleRule.idl', |
| 17 'css/CSSStyleSheet.idl', | 17 'css/CSSStyleSheet.idl', |
| 18 'css/CSSSupportsRule.idl', | 18 'css/CSSSupportsRule.idl', |
| 19 # We should probably add CSSUnknownRule.idl to this list, | 19 # We should probably add CSSUnknownRule.idl to this list, |
| 20 # but it currently causes a compile error. | 20 # but it currently causes a compile error. |
| 21 # 'css/CSSUnknownRule.idl', | 21 # 'css/CSSUnknownRule.idl', |
| 22 'css/CSSValue.idl', | 22 'css/CSSValue.idl', |
| 23 'css/CSSValueList.idl', | 23 'css/CSSValueList.idl', |
| 24 'css/CSSViewportRule.idl', | 24 'css/CSSViewportRule.idl', |
| 25 'css/CSSVariablesMap.idl', | 25 'css/CSSVariablesMap.idl', |
| 26 'css/CSSVariablesMapForEachCallback.idl', |
| 26 'css/Counter.idl', | 27 'css/Counter.idl', |
| 27 'css/FontLoader.idl', | 28 'css/FontLoader.idl', |
| 28 'css/MediaList.idl', | 29 'css/MediaList.idl', |
| 29 'css/MediaQueryList.idl', | 30 'css/MediaQueryList.idl', |
| 30 'css/Rect.idl', | 31 'css/Rect.idl', |
| 31 'css/RGBColor.idl', | 32 'css/RGBColor.idl', |
| 32 'css/StyleMedia.idl', | 33 'css/StyleMedia.idl', |
| 33 'css/StyleSheet.idl', | 34 'css/StyleSheet.idl', |
| 34 'css/StyleSheetList.idl', | 35 'css/StyleSheetList.idl', |
| 35 'css/WebKitCSSFilterRule.idl', | 36 'css/WebKitCSSFilterRule.idl', |
| (...skipping 625 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 661 'css/CSSToStyleMap.cpp', | 662 'css/CSSToStyleMap.cpp', |
| 662 'css/CSSToStyleMap.h', | 663 'css/CSSToStyleMap.h', |
| 663 'css/CSSTransformValue.cpp', | 664 'css/CSSTransformValue.cpp', |
| 664 'css/CSSUnicodeRangeValue.cpp', | 665 'css/CSSUnicodeRangeValue.cpp', |
| 665 'css/CSSUnicodeRangeValue.h', | 666 'css/CSSUnicodeRangeValue.h', |
| 666 'css/CSSUnknownRule.h', | 667 'css/CSSUnknownRule.h', |
| 667 'css/CSSValue.cpp', | 668 'css/CSSValue.cpp', |
| 668 'css/CSSValueList.cpp', | 669 'css/CSSValueList.cpp', |
| 669 'css/CSSValuePool.cpp', | 670 'css/CSSValuePool.cpp', |
| 670 'css/CSSValuePool.h', | 671 'css/CSSValuePool.h', |
| 672 'css/CSSVariablesIterator.h', |
| 671 'css/CSSVariablesMap.cpp', | 673 'css/CSSVariablesMap.cpp', |
| 674 'css/CSSVariablesMapForEachCallback.h', |
| 672 'css/CSSVariablesMap.h', | 675 'css/CSSVariablesMap.h', |
| 673 'css/CSSVariableValue.h', | 676 'css/CSSVariableValue.h', |
| 674 'css/CSSViewportRule.h', | 677 'css/CSSViewportRule.h', |
| 675 'css/CSSViewportRule.cpp', | 678 'css/CSSViewportRule.cpp', |
| 676 'css/Counter.h', | 679 'css/Counter.h', |
| 677 'css/DOMWindowCSS.cpp', | 680 'css/DOMWindowCSS.cpp', |
| 678 'css/DOMWindowCSS.h', | 681 'css/DOMWindowCSS.h', |
| 679 'css/DocumentRuleSets.cpp', | 682 'css/DocumentRuleSets.cpp', |
| 680 'css/DocumentRuleSets.h', | 683 'css/DocumentRuleSets.h', |
| 681 'css/ElementRuleCollector.cpp', | 684 'css/ElementRuleCollector.cpp', |
| (...skipping 3116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3798 'bison_exe': 'bison', | 3801 'bison_exe': 'bison', |
| 3799 # We specify a preprocess so it happens locally and won't get | 3802 # We specify a preprocess so it happens locally and won't get |
| 3800 # distributed to goma. | 3803 # distributed to goma. |
| 3801 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to | 3804 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to |
| 3802 # use /usr/bin/clang once we require Xcode 4.x. | 3805 # use /usr/bin/clang once we require Xcode 4.x. |
| 3803 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' | 3806 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' |
| 3804 }], | 3807 }], |
| 3805 ], | 3808 ], |
| 3806 } | 3809 } |
| 3807 } | 3810 } |
| OLD | NEW |