OLD | NEW |
1 { | 1 { |
2 'variables': { | 2 'variables': { |
3 'core_idl_files': [ | 3 '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 335 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
346 'svg/SVGComponentTransferFunctionElement.idl', | 346 'svg/SVGComponentTransferFunctionElement.idl', |
347 'svg/SVGCursorElement.idl', | 347 'svg/SVGCursorElement.idl', |
348 'svg/SVGDefsElement.idl', | 348 'svg/SVGDefsElement.idl', |
349 'svg/SVGDescElement.idl', | 349 'svg/SVGDescElement.idl', |
350 'svg/SVGDocument.idl', | 350 'svg/SVGDocument.idl', |
351 'svg/SVGElement.idl', | 351 'svg/SVGElement.idl', |
352 'svg/SVGElementInstance.idl', | 352 'svg/SVGElementInstance.idl', |
353 'svg/SVGElementInstanceList.idl', | 353 'svg/SVGElementInstanceList.idl', |
354 'svg/SVGEllipseElement.idl', | 354 'svg/SVGEllipseElement.idl', |
355 'svg/SVGException.idl', | 355 'svg/SVGException.idl', |
| 356 'svg/SVGExternalResourcesRequired.idl', |
356 'svg/SVGFEBlendElement.idl', | 357 'svg/SVGFEBlendElement.idl', |
357 'svg/SVGFEColorMatrixElement.idl', | 358 'svg/SVGFEColorMatrixElement.idl', |
358 'svg/SVGFEComponentTransferElement.idl', | 359 'svg/SVGFEComponentTransferElement.idl', |
359 'svg/SVGFECompositeElement.idl', | 360 'svg/SVGFECompositeElement.idl', |
360 'svg/SVGFEConvolveMatrixElement.idl', | 361 'svg/SVGFEConvolveMatrixElement.idl', |
361 'svg/SVGFEDiffuseLightingElement.idl', | 362 'svg/SVGFEDiffuseLightingElement.idl', |
362 'svg/SVGFEDisplacementMapElement.idl', | 363 'svg/SVGFEDisplacementMapElement.idl', |
363 'svg/SVGFEDistantLightElement.idl', | 364 'svg/SVGFEDistantLightElement.idl', |
364 'svg/SVGFEDropShadowElement.idl', | 365 'svg/SVGFEDropShadowElement.idl', |
365 'svg/SVGFEFloodElement.idl', | 366 'svg/SVGFEFloodElement.idl', |
366 'svg/SVGFEFuncAElement.idl', | 367 'svg/SVGFEFuncAElement.idl', |
367 'svg/SVGFEFuncBElement.idl', | 368 'svg/SVGFEFuncBElement.idl', |
368 'svg/SVGFEFuncGElement.idl', | 369 'svg/SVGFEFuncGElement.idl', |
369 'svg/SVGFEFuncRElement.idl', | 370 'svg/SVGFEFuncRElement.idl', |
370 'svg/SVGFEGaussianBlurElement.idl', | 371 'svg/SVGFEGaussianBlurElement.idl', |
371 'svg/SVGFEImageElement.idl', | 372 'svg/SVGFEImageElement.idl', |
372 'svg/SVGFEMergeElement.idl', | 373 'svg/SVGFEMergeElement.idl', |
373 'svg/SVGFEMergeNodeElement.idl', | 374 'svg/SVGFEMergeNodeElement.idl', |
374 'svg/SVGFEMorphologyElement.idl', | 375 'svg/SVGFEMorphologyElement.idl', |
375 'svg/SVGFEOffsetElement.idl', | 376 'svg/SVGFEOffsetElement.idl', |
376 'svg/SVGFEPointLightElement.idl', | 377 'svg/SVGFEPointLightElement.idl', |
377 'svg/SVGFESpecularLightingElement.idl', | 378 'svg/SVGFESpecularLightingElement.idl', |
378 'svg/SVGFESpotLightElement.idl', | 379 'svg/SVGFESpotLightElement.idl', |
379 'svg/SVGFETileElement.idl', | 380 'svg/SVGFETileElement.idl', |
380 'svg/SVGFETurbulenceElement.idl', | 381 'svg/SVGFETurbulenceElement.idl', |
381 'svg/SVGFilterElement.idl', | 382 'svg/SVGFilterElement.idl', |
| 383 'svg/SVGFitToViewBox.idl', |
382 'svg/SVGFontElement.idl', | 384 'svg/SVGFontElement.idl', |
383 'svg/SVGFontFaceElement.idl', | 385 'svg/SVGFontFaceElement.idl', |
384 'svg/SVGFontFaceFormatElement.idl', | 386 'svg/SVGFontFaceFormatElement.idl', |
385 'svg/SVGFontFaceNameElement.idl', | 387 'svg/SVGFontFaceNameElement.idl', |
386 'svg/SVGFontFaceSrcElement.idl', | 388 'svg/SVGFontFaceSrcElement.idl', |
387 'svg/SVGFontFaceUriElement.idl', | 389 'svg/SVGFontFaceUriElement.idl', |
388 'svg/SVGForeignObjectElement.idl', | 390 'svg/SVGForeignObjectElement.idl', |
389 'svg/SVGGElement.idl', | 391 'svg/SVGGElement.idl', |
390 'svg/SVGGlyphElement.idl', | 392 'svg/SVGGlyphElement.idl', |
391 'svg/SVGGlyphRefElement.idl', | 393 'svg/SVGGlyphRefElement.idl', |
(...skipping 3301 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3693 'bison_exe': 'bison', | 3695 'bison_exe': 'bison', |
3694 # We specify a preprocess so it happens locally and won't get | 3696 # We specify a preprocess so it happens locally and won't get |
3695 # distributed to goma. | 3697 # distributed to goma. |
3696 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to | 3698 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to |
3697 # use /usr/bin/clang once we require Xcode 4.x. | 3699 # use /usr/bin/clang once we require Xcode 4.x. |
3698 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' | 3700 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' |
3699 }], | 3701 }], |
3700 ], | 3702 ], |
3701 } | 3703 } |
3702 } | 3704 } |
OLD | NEW |