| 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 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 194 'html/ImageData.idl', | 194 'html/ImageData.idl', |
| 195 'html/MediaController.idl', | 195 'html/MediaController.idl', |
| 196 'html/MediaError.idl', | 196 'html/MediaError.idl', |
| 197 'html/MediaKeyError.idl', | 197 'html/MediaKeyError.idl', |
| 198 'html/MediaKeyEvent.idl', | 198 'html/MediaKeyEvent.idl', |
| 199 'html/RadioNodeList.idl', | 199 'html/RadioNodeList.idl', |
| 200 'html/TextMetrics.idl', | 200 'html/TextMetrics.idl', |
| 201 'html/TimeRanges.idl', | 201 'html/TimeRanges.idl', |
| 202 'html/URL.idl', | 202 'html/URL.idl', |
| 203 'html/ValidityState.idl', | 203 'html/ValidityState.idl', |
| 204 'html/VoidCallback.idl', | |
| 205 'html/canvas/ANGLEInstancedArrays.idl', | 204 'html/canvas/ANGLEInstancedArrays.idl', |
| 206 'html/canvas/ArrayBufferView.idl', | 205 'html/canvas/ArrayBufferView.idl', |
| 207 'html/canvas/CanvasGradient.idl', | 206 'html/canvas/CanvasGradient.idl', |
| 208 'html/canvas/CanvasPattern.idl', | 207 'html/canvas/CanvasPattern.idl', |
| 209 'html/canvas/CanvasRenderingContext.idl', | 208 'html/canvas/CanvasRenderingContext.idl', |
| 210 'html/canvas/CanvasRenderingContext2D.idl', | 209 'html/canvas/CanvasRenderingContext2D.idl', |
| 211 'html/canvas/Canvas2DContextAttributes.idl', | 210 'html/canvas/Canvas2DContextAttributes.idl', |
| 212 'html/canvas/DataView.idl', | 211 'html/canvas/DataView.idl', |
| 213 'html/canvas/EXTFragDepth.idl', | 212 'html/canvas/EXTFragDepth.idl', |
| 214 'html/canvas/EXTTextureFilterAnisotropic.idl', | 213 'html/canvas/EXTTextureFilterAnisotropic.idl', |
| (...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 315 'xml/XPathEvaluator.idl', | 314 'xml/XPathEvaluator.idl', |
| 316 'xml/XPathExpression.idl', | 315 'xml/XPathExpression.idl', |
| 317 'xml/XPathNSResolver.idl', | 316 'xml/XPathNSResolver.idl', |
| 318 'xml/XPathResult.idl', | 317 'xml/XPathResult.idl', |
| 319 'xml/XSLTProcessor.idl', | 318 'xml/XSLTProcessor.idl', |
| 320 ], | 319 ], |
| 321 'python_core_idl_files': [ | 320 'python_core_idl_files': [ |
| 322 'dom/ChildNode.idl', | 321 'dom/ChildNode.idl', |
| 323 'dom/DocumentFullscreen.idl', | 322 'dom/DocumentFullscreen.idl', |
| 324 'dom/ParentNode.idl', | 323 'dom/ParentNode.idl', |
| 324 'html/VoidCallback.idl', |
| 325 'page/WindowPagePopup.idl', | 325 'page/WindowPagePopup.idl', |
| 326 'workers/AbstractWorker.idl', | 326 'workers/AbstractWorker.idl', |
| 327 ], | 327 ], |
| 328 'deprecated_perl_svg_idl_files': [ | 328 'deprecated_perl_svg_idl_files': [ |
| 329 'svg/SVGAElement.idl', | 329 'svg/SVGAElement.idl', |
| 330 'svg/SVGAltGlyphElement.idl', | 330 'svg/SVGAltGlyphElement.idl', |
| 331 'svg/SVGAltGlyphItemElement.idl', | 331 'svg/SVGAltGlyphItemElement.idl', |
| 332 'svg/SVGAltGlyphDefElement.idl', | 332 'svg/SVGAltGlyphDefElement.idl', |
| 333 'svg/SVGAngle.idl', | 333 'svg/SVGAngle.idl', |
| 334 'svg/SVGAnimateColorElement.idl', | 334 'svg/SVGAnimateColorElement.idl', |
| (...skipping 3461 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3796 'bison_exe': 'bison', | 3796 'bison_exe': 'bison', |
| 3797 # We specify a preprocess so it happens locally and won't get | 3797 # We specify a preprocess so it happens locally and won't get |
| 3798 # distributed to goma. | 3798 # distributed to goma. |
| 3799 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to | 3799 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to |
| 3800 # use /usr/bin/clang once we require Xcode 4.x. | 3800 # use /usr/bin/clang once we require Xcode 4.x. |
| 3801 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' | 3801 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' |
| 3802 }], | 3802 }], |
| 3803 ], | 3803 ], |
| 3804 } | 3804 } |
| 3805 } | 3805 } |
| OLD | NEW |