| 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 383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 394 'push_messaging/ServiceWorkerGlobalScopePush.idl', | 394 'push_messaging/ServiceWorkerGlobalScopePush.idl', |
| 395 'push_messaging/ServiceWorkerRegistrationPush.idl', | 395 'push_messaging/ServiceWorkerRegistrationPush.idl', |
| 396 'quota/NavigatorStorageQuota.idl', | 396 'quota/NavigatorStorageQuota.idl', |
| 397 'quota/WindowQuota.idl', | 397 'quota/WindowQuota.idl', |
| 398 'quota/WorkerNavigatorStorageQuota.idl', | 398 'quota/WorkerNavigatorStorageQuota.idl', |
| 399 'remoteplayback/HTMLMediaElementRemotePlayback.idl', | 399 'remoteplayback/HTMLMediaElementRemotePlayback.idl', |
| 400 'screen_orientation/ScreenScreenOrientation.idl', | 400 'screen_orientation/ScreenScreenOrientation.idl', |
| 401 'serviceworkers/NavigatorServiceWorker.idl', | 401 'serviceworkers/NavigatorServiceWorker.idl', |
| 402 'speech/WindowSpeech.idl', | 402 'speech/WindowSpeech.idl', |
| 403 'speech/WindowSpeechSynthesis.idl', | 403 'speech/WindowSpeechSynthesis.idl', |
| 404 'srcobject/HTMLMediaElementSrcObject.idl', |
| 404 'storage/WindowStorage.idl', | 405 'storage/WindowStorage.idl', |
| 405 'vibration/NavigatorVibration.idl', | 406 'vibration/NavigatorVibration.idl', |
| 406 'vr/NavigatorVRDevice.idl', | 407 'vr/NavigatorVRDevice.idl', |
| 407 'wake_lock/ScreenWakeLock.idl', | 408 'wake_lock/ScreenWakeLock.idl', |
| 408 'webaudio/WindowWebAudio.idl', | 409 'webaudio/WindowWebAudio.idl', |
| 409 'webdatabase/WindowWebDatabase.idl', | 410 'webdatabase/WindowWebDatabase.idl', |
| 410 'webgl/WebGL2RenderingContextBase.idl', | 411 'webgl/WebGL2RenderingContextBase.idl', |
| 411 'webgl/WebGLRenderingContextBase.idl', | 412 'webgl/WebGLRenderingContextBase.idl', |
| 412 'webmidi/NavigatorWebMIDI.idl', | 413 'webmidi/NavigatorWebMIDI.idl', |
| 413 'webusb/NavigatorUSB.idl', | 414 'webusb/NavigatorUSB.idl', |
| (...skipping 1119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1533 'speech/SpeechRecognitionResultList.cpp', | 1534 'speech/SpeechRecognitionResultList.cpp', |
| 1534 'speech/SpeechRecognitionResultList.h', | 1535 'speech/SpeechRecognitionResultList.h', |
| 1535 'speech/SpeechSynthesis.cpp', | 1536 'speech/SpeechSynthesis.cpp', |
| 1536 'speech/SpeechSynthesis.h', | 1537 'speech/SpeechSynthesis.h', |
| 1537 'speech/SpeechSynthesisEvent.cpp', | 1538 'speech/SpeechSynthesisEvent.cpp', |
| 1538 'speech/SpeechSynthesisEvent.h', | 1539 'speech/SpeechSynthesisEvent.h', |
| 1539 'speech/SpeechSynthesisUtterance.cpp', | 1540 'speech/SpeechSynthesisUtterance.cpp', |
| 1540 'speech/SpeechSynthesisUtterance.h', | 1541 'speech/SpeechSynthesisUtterance.h', |
| 1541 'speech/SpeechSynthesisVoice.cpp', | 1542 'speech/SpeechSynthesisVoice.cpp', |
| 1542 'speech/SpeechSynthesisVoice.h', | 1543 'speech/SpeechSynthesisVoice.h', |
| 1544 'srcobject/HTMLMediaElementSrcObject.cpp', |
| 1545 'srcobject/HTMLMediaElementSrcObject.h', |
| 1543 'storage/DOMWindowStorage.cpp', | 1546 'storage/DOMWindowStorage.cpp', |
| 1544 'storage/DOMWindowStorage.h', | 1547 'storage/DOMWindowStorage.h', |
| 1545 'storage/DOMWindowStorageController.cpp', | 1548 'storage/DOMWindowStorageController.cpp', |
| 1546 'storage/DOMWindowStorageController.h', | 1549 'storage/DOMWindowStorageController.h', |
| 1547 'storage/InspectorDOMStorageAgent.cpp', | 1550 'storage/InspectorDOMStorageAgent.cpp', |
| 1548 'storage/InspectorDOMStorageAgent.h', | 1551 'storage/InspectorDOMStorageAgent.h', |
| 1549 'storage/Storage.cpp', | 1552 'storage/Storage.cpp', |
| 1550 'storage/Storage.h', | 1553 'storage/Storage.h', |
| 1551 'storage/StorageArea.cpp', | 1554 'storage/StorageArea.cpp', |
| 1552 'storage/StorageArea.h', | 1555 'storage/StorageArea.h', |
| (...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2003 'webaudio/AudioBasicProcessorHandlerTest.cpp', | 2006 'webaudio/AudioBasicProcessorHandlerTest.cpp', |
| 2004 'webaudio/ConvolverNodeTest.cpp', | 2007 'webaudio/ConvolverNodeTest.cpp', |
| 2005 'webaudio/DynamicsCompressorNodeTest.cpp', | 2008 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 2006 'webaudio/ScriptProcessorNodeTest.cpp', | 2009 'webaudio/ScriptProcessorNodeTest.cpp', |
| 2007 'webaudio/StereoPannerNodeTest.cpp', | 2010 'webaudio/StereoPannerNodeTest.cpp', |
| 2008 'websockets/DOMWebSocketTest.cpp', | 2011 'websockets/DOMWebSocketTest.cpp', |
| 2009 'websockets/DocumentWebSocketChannelTest.cpp', | 2012 'websockets/DocumentWebSocketChannelTest.cpp', |
| 2010 ], | 2013 ], |
| 2011 }, | 2014 }, |
| 2012 } | 2015 } |
| OLD | NEW |