OLD | NEW |
1 { | 1 { |
2 'includes': [ | 2 'includes': [ |
3 'core_generated.gypi', | 3 'core_generated.gypi', |
4 ], | 4 ], |
5 'variables': { | 5 'variables': { |
6 # Files for which bindings (.cpp and .h files) will be generated | 6 # Files for which bindings (.cpp and .h files) will be generated |
7 'core_idl_files': [ | 7 'core_idl_files': [ |
8 'animation/Animation.idl', | 8 'animation/Animation.idl', |
9 'animation/AnimationEffect.idl', | 9 'animation/AnimationEffect.idl', |
10 'animation/AnimationPlayer.idl', | 10 'animation/AnimationPlayer.idl', |
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
461 'events/EventListener.idl', | 461 'events/EventListener.idl', |
462 'events/NavigatorEvents.idl', | 462 'events/NavigatorEvents.idl', |
463 'frame/NavigatorCPU.idl', | 463 'frame/NavigatorCPU.idl', |
464 'frame/NavigatorID.idl', | 464 'frame/NavigatorID.idl', |
465 'frame/NavigatorLanguage.idl', | 465 'frame/NavigatorLanguage.idl', |
466 'frame/NavigatorOnLine.idl', | 466 'frame/NavigatorOnLine.idl', |
467 'frame/WindowBase64.idl', | 467 'frame/WindowBase64.idl', |
468 'frame/WindowEventHandlers.idl', | 468 'frame/WindowEventHandlers.idl', |
469 'frame/WindowTimers.idl', | 469 'frame/WindowTimers.idl', |
470 'html/canvas/CanvasPathMethods.idl', | 470 'html/canvas/CanvasPathMethods.idl', |
| 471 'html/canvas/MouseEventHitRegion.idl', |
471 'html/canvas/WebGLRenderingContextBase.idl', | 472 'html/canvas/WebGLRenderingContextBase.idl', |
472 'page/WindowPagePopup.idl', | 473 'page/WindowPagePopup.idl', |
473 'svg/SVGDocument.idl', | 474 'svg/SVGDocument.idl', |
474 'svg/SVGFilterPrimitiveStandardAttributes.idl', | 475 'svg/SVGFilterPrimitiveStandardAttributes.idl', |
475 'svg/SVGFitToViewBox.idl', | 476 'svg/SVGFitToViewBox.idl', |
476 'svg/SVGTests.idl', | 477 'svg/SVGTests.idl', |
477 'svg/SVGURIReference.idl', | 478 'svg/SVGURIReference.idl', |
478 'svg/SVGZoomAndPan.idl', | 479 'svg/SVGZoomAndPan.idl', |
479 'workers/AbstractWorker.idl', | 480 'workers/AbstractWorker.idl', |
480 'xml/DocumentXPathEvaluator.idl', | 481 'xml/DocumentXPathEvaluator.idl', |
(...skipping 2047 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2528 'html/canvas/DataView.cpp', | 2529 'html/canvas/DataView.cpp', |
2529 'html/canvas/DataView.h', | 2530 'html/canvas/DataView.h', |
2530 'html/canvas/EXTBlendMinMax.cpp', | 2531 'html/canvas/EXTBlendMinMax.cpp', |
2531 'html/canvas/EXTBlendMinMax.h', | 2532 'html/canvas/EXTBlendMinMax.h', |
2532 'html/canvas/EXTFragDepth.cpp', | 2533 'html/canvas/EXTFragDepth.cpp', |
2533 'html/canvas/EXTFragDepth.h', | 2534 'html/canvas/EXTFragDepth.h', |
2534 'html/canvas/EXTShaderTextureLOD.cpp', | 2535 'html/canvas/EXTShaderTextureLOD.cpp', |
2535 'html/canvas/EXTShaderTextureLOD.h', | 2536 'html/canvas/EXTShaderTextureLOD.h', |
2536 'html/canvas/EXTTextureFilterAnisotropic.cpp', | 2537 'html/canvas/EXTTextureFilterAnisotropic.cpp', |
2537 'html/canvas/EXTTextureFilterAnisotropic.h', | 2538 'html/canvas/EXTTextureFilterAnisotropic.h', |
| 2539 'html/canvas/HitRegion.cpp', |
| 2540 'html/canvas/HitRegion.h', |
| 2541 'html/canvas/MouseEventHitRegion.h', |
2538 'html/canvas/OESElementIndexUint.cpp', | 2542 'html/canvas/OESElementIndexUint.cpp', |
2539 'html/canvas/OESElementIndexUint.h', | 2543 'html/canvas/OESElementIndexUint.h', |
2540 'html/canvas/OESStandardDerivatives.cpp', | 2544 'html/canvas/OESStandardDerivatives.cpp', |
2541 'html/canvas/OESStandardDerivatives.h', | 2545 'html/canvas/OESStandardDerivatives.h', |
2542 'html/canvas/OESTextureFloat.cpp', | 2546 'html/canvas/OESTextureFloat.cpp', |
2543 'html/canvas/OESTextureFloat.h', | 2547 'html/canvas/OESTextureFloat.h', |
2544 'html/canvas/OESTextureFloatLinear.cpp', | 2548 'html/canvas/OESTextureFloatLinear.cpp', |
2545 'html/canvas/OESTextureFloatLinear.h', | 2549 'html/canvas/OESTextureFloatLinear.h', |
2546 'html/canvas/OESTextureHalfFloat.cpp', | 2550 'html/canvas/OESTextureHalfFloat.cpp', |
2547 'html/canvas/OESTextureHalfFloat.h', | 2551 'html/canvas/OESTextureHalfFloat.h', |
(...skipping 862 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3410 'loader/MixedContentCheckerTest.cpp', | 3414 'loader/MixedContentCheckerTest.cpp', |
3411 'page/NetworkStateNotifierTest.cpp', | 3415 'page/NetworkStateNotifierTest.cpp', |
3412 'rendering/RenderOverflowTest.cpp', | 3416 'rendering/RenderOverflowTest.cpp', |
3413 'rendering/shapes/BoxShapeTest.cpp', | 3417 'rendering/shapes/BoxShapeTest.cpp', |
3414 'testing/UnitTestHelpers.cpp', | 3418 'testing/UnitTestHelpers.cpp', |
3415 'testing/UnitTestHelpers.h', | 3419 'testing/UnitTestHelpers.h', |
3416 'xml/parser/SharedBufferReaderTest.cpp', | 3420 'xml/parser/SharedBufferReaderTest.cpp', |
3417 ], | 3421 ], |
3418 } | 3422 } |
3419 } | 3423 } |
OLD | NEW |