| OLD | NEW |
| 1 { | 1 { |
| 2 'includes': [ | 2 'includes': [ |
| 3 '../core/core_generated.gypi', | 3 '../core/core_generated.gypi', |
| 4 'modules_generated.gypi', | 4 'modules_generated.gypi', |
| 5 ], | 5 ], |
| 6 'variables': { | 6 'variables': { |
| 7 # Experimental hooks for embedder to provide extra IDL and source files. | 7 # Experimental hooks for embedder to provide extra IDL and source files. |
| 8 # | 8 # |
| 9 # Note: this is not a supported API. If you rely on this, you will be broken | 9 # Note: this is not a supported API. If you rely on this, you will be broken |
| 10 # from time to time as the code generator changes in backward incompatible | 10 # from time to time as the code generator changes in backward incompatible |
| (...skipping 1615 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1626 'vr/VREyeParameters.h', | 1626 'vr/VREyeParameters.h', |
| 1627 'vr/VRFieldOfView.h', | 1627 'vr/VRFieldOfView.h', |
| 1628 'vr/VRGetDevicesCallback.cpp', | 1628 'vr/VRGetDevicesCallback.cpp', |
| 1629 'vr/VRGetDevicesCallback.h', | 1629 'vr/VRGetDevicesCallback.h', |
| 1630 'vr/VRPose.cpp', | 1630 'vr/VRPose.cpp', |
| 1631 'vr/VRPose.h', | 1631 'vr/VRPose.h', |
| 1632 'vr/VRStageParameters.cpp', | 1632 'vr/VRStageParameters.cpp', |
| 1633 'vr/VRStageParameters.h', | 1633 'vr/VRStageParameters.h', |
| 1634 'wake_lock/ScreenWakeLock.cpp', | 1634 'wake_lock/ScreenWakeLock.cpp', |
| 1635 'wake_lock/ScreenWakeLock.h', | 1635 'wake_lock/ScreenWakeLock.h', |
| 1636 'webaudio/AbstractAudioContext.cpp', | |
| 1637 'webaudio/AbstractAudioContext.h', | |
| 1638 'webaudio/AnalyserNode.cpp', | 1636 'webaudio/AnalyserNode.cpp', |
| 1639 'webaudio/AnalyserNode.h', | 1637 'webaudio/AnalyserNode.h', |
| 1640 'webaudio/AsyncAudioDecoder.cpp', | 1638 'webaudio/AsyncAudioDecoder.cpp', |
| 1641 'webaudio/AsyncAudioDecoder.h', | 1639 'webaudio/AsyncAudioDecoder.h', |
| 1642 'webaudio/AudioBasicInspectorNode.cpp', | 1640 'webaudio/AudioBasicInspectorNode.cpp', |
| 1643 'webaudio/AudioBasicInspectorNode.h', | 1641 'webaudio/AudioBasicInspectorNode.h', |
| 1644 'webaudio/AudioBasicProcessorHandler.cpp', | 1642 'webaudio/AudioBasicProcessorHandler.cpp', |
| 1645 'webaudio/AudioBasicProcessorHandler.h', | 1643 'webaudio/AudioBasicProcessorHandler.h', |
| 1646 'webaudio/AudioBuffer.cpp', | 1644 'webaudio/AudioBuffer.cpp', |
| 1647 'webaudio/AudioBuffer.h', | 1645 'webaudio/AudioBuffer.h', |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1664 'webaudio/AudioParam.h', | 1662 'webaudio/AudioParam.h', |
| 1665 'webaudio/AudioParamTimeline.cpp', | 1663 'webaudio/AudioParamTimeline.cpp', |
| 1666 'webaudio/AudioParamTimeline.h', | 1664 'webaudio/AudioParamTimeline.h', |
| 1667 'webaudio/AudioProcessingEvent.cpp', | 1665 'webaudio/AudioProcessingEvent.cpp', |
| 1668 'webaudio/AudioProcessingEvent.h', | 1666 'webaudio/AudioProcessingEvent.h', |
| 1669 'webaudio/AudioScheduledSourceNode.cpp', | 1667 'webaudio/AudioScheduledSourceNode.cpp', |
| 1670 'webaudio/AudioScheduledSourceNode.h', | 1668 'webaudio/AudioScheduledSourceNode.h', |
| 1671 'webaudio/AudioSourceNode.h', | 1669 'webaudio/AudioSourceNode.h', |
| 1672 'webaudio/AudioSummingJunction.cpp', | 1670 'webaudio/AudioSummingJunction.cpp', |
| 1673 'webaudio/AudioSummingJunction.h', | 1671 'webaudio/AudioSummingJunction.h', |
| 1672 'webaudio/BaseAudioContext.cpp', |
| 1673 'webaudio/BaseAudioContext.h', |
| 1674 'webaudio/BiquadDSPKernel.cpp', | 1674 'webaudio/BiquadDSPKernel.cpp', |
| 1675 'webaudio/BiquadDSPKernel.h', | 1675 'webaudio/BiquadDSPKernel.h', |
| 1676 'webaudio/BiquadFilterNode.cpp', | 1676 'webaudio/BiquadFilterNode.cpp', |
| 1677 'webaudio/BiquadFilterNode.h', | 1677 'webaudio/BiquadFilterNode.h', |
| 1678 'webaudio/BiquadProcessor.cpp', | 1678 'webaudio/BiquadProcessor.cpp', |
| 1679 'webaudio/BiquadProcessor.h', | 1679 'webaudio/BiquadProcessor.h', |
| 1680 'webaudio/ChannelMergerNode.cpp', | 1680 'webaudio/ChannelMergerNode.cpp', |
| 1681 'webaudio/ChannelMergerNode.h', | 1681 'webaudio/ChannelMergerNode.h', |
| 1682 'webaudio/ChannelSplitterNode.cpp', | 1682 'webaudio/ChannelSplitterNode.cpp', |
| 1683 'webaudio/ChannelSplitterNode.h', | 1683 'webaudio/ChannelSplitterNode.h', |
| (...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2054 'webaudio/ConvolverNodeTest.cpp', | 2054 'webaudio/ConvolverNodeTest.cpp', |
| 2055 'webaudio/DynamicsCompressorNodeTest.cpp', | 2055 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 2056 'webaudio/ScriptProcessorNodeTest.cpp', | 2056 'webaudio/ScriptProcessorNodeTest.cpp', |
| 2057 'webaudio/StereoPannerNodeTest.cpp', | 2057 'webaudio/StereoPannerNodeTest.cpp', |
| 2058 'webdatabase/QuotaTrackerTest.cpp', | 2058 'webdatabase/QuotaTrackerTest.cpp', |
| 2059 'websockets/DOMWebSocketTest.cpp', | 2059 'websockets/DOMWebSocketTest.cpp', |
| 2060 'websockets/DocumentWebSocketChannelTest.cpp', | 2060 'websockets/DocumentWebSocketChannelTest.cpp', |
| 2061 ], | 2061 ], |
| 2062 }, | 2062 }, |
| 2063 } | 2063 } |
| OLD | NEW |