| 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 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 86 'dom/Range.idl', | 86 'dom/Range.idl', |
| 87 'dom/RequestAnimationFrameCallback.idl', | 87 'dom/RequestAnimationFrameCallback.idl', |
| 88 'dom/StringCallback.idl', | 88 'dom/StringCallback.idl', |
| 89 'dom/Text.idl', | 89 'dom/Text.idl', |
| 90 'dom/Touch.idl', | 90 'dom/Touch.idl', |
| 91 'dom/TouchList.idl', | 91 'dom/TouchList.idl', |
| 92 'dom/TreeWalker.idl', | 92 'dom/TreeWalker.idl', |
| 93 'dom/URL.idl', | 93 'dom/URL.idl', |
| 94 'dom/XMLDocument.idl', | 94 'dom/XMLDocument.idl', |
| 95 'dom/shadow/ShadowRoot.idl', | 95 'dom/shadow/ShadowRoot.idl', |
| 96 'editing/Selection.idl', |
| 96 'events/AnimationPlayerEvent.idl', | 97 'events/AnimationPlayerEvent.idl', |
| 97 'events/ApplicationCacheErrorEvent.idl', | 98 'events/ApplicationCacheErrorEvent.idl', |
| 98 'events/AutocompleteErrorEvent.idl', | 99 'events/AutocompleteErrorEvent.idl', |
| 99 'events/BeforeUnloadEvent.idl', | 100 'events/BeforeUnloadEvent.idl', |
| 100 'events/CompositionEvent.idl', | 101 'events/CompositionEvent.idl', |
| 101 'events/CustomEvent.idl', | 102 'events/CustomEvent.idl', |
| 102 'events/ErrorEvent.idl', | 103 'events/ErrorEvent.idl', |
| 103 'events/Event.idl', | 104 'events/Event.idl', |
| 104 'events/EventTarget.idl', | 105 'events/EventTarget.idl', |
| 105 'events/FocusEvent.idl', | 106 'events/FocusEvent.idl', |
| (...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 277 'html/track/vtt/VTTCue.idl', | 278 'html/track/vtt/VTTCue.idl', |
| 278 'html/track/vtt/VTTRegion.idl', | 279 'html/track/vtt/VTTRegion.idl', |
| 279 'html/track/vtt/VTTRegionList.idl', | 280 'html/track/vtt/VTTRegionList.idl', |
| 280 'inspector/InjectedScriptHost.idl', | 281 'inspector/InjectedScriptHost.idl', |
| 281 'inspector/InspectorFrontendHost.idl', | 282 'inspector/InspectorFrontendHost.idl', |
| 282 'inspector/InspectorOverlayHost.idl', | 283 'inspector/InspectorOverlayHost.idl', |
| 283 'inspector/JavaScriptCallFrame.idl', | 284 'inspector/JavaScriptCallFrame.idl', |
| 284 'loader/appcache/ApplicationCache.idl', | 285 'loader/appcache/ApplicationCache.idl', |
| 285 'page/EventSource.idl', | 286 'page/EventSource.idl', |
| 286 'page/PagePopupController.idl', | 287 'page/PagePopupController.idl', |
| 287 'page/Selection.idl', | |
| 288 'plugins/MimeType.idl', | 288 'plugins/MimeType.idl', |
| 289 'plugins/MimeTypeArray.idl', | 289 'plugins/MimeTypeArray.idl', |
| 290 'plugins/Plugin.idl', | 290 'plugins/Plugin.idl', |
| 291 'plugins/PluginArray.idl', | 291 'plugins/PluginArray.idl', |
| 292 'storage/Storage.idl', | 292 'storage/Storage.idl', |
| 293 'storage/StorageEvent.idl', | 293 'storage/StorageEvent.idl', |
| 294 'streams/ReadableStream.idl', | 294 'streams/ReadableStream.idl', |
| 295 'streams/Stream.idl', | 295 'streams/Stream.idl', |
| 296 'svg/SVGAElement.idl', | 296 'svg/SVGAElement.idl', |
| 297 'svg/SVGAltGlyphDefElement.idl', | 297 'svg/SVGAltGlyphDefElement.idl', |
| (...skipping 690 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 988 'editing/Caret.h', | 988 'editing/Caret.h', |
| 989 'editing/CompositeEditCommand.cpp', | 989 'editing/CompositeEditCommand.cpp', |
| 990 'editing/CompositionUnderline.h', | 990 'editing/CompositionUnderline.h', |
| 991 'editing/CompositionUnderlineRangeFilter.cpp', | 991 'editing/CompositionUnderlineRangeFilter.cpp', |
| 992 'editing/CompositionUnderlineRangeFilter.h', | 992 'editing/CompositionUnderlineRangeFilter.h', |
| 993 'editing/CreateLinkCommand.cpp', | 993 'editing/CreateLinkCommand.cpp', |
| 994 'editing/CreateLinkCommand.h', | 994 'editing/CreateLinkCommand.h', |
| 995 'editing/DeleteFromTextNodeCommand.cpp', | 995 'editing/DeleteFromTextNodeCommand.cpp', |
| 996 'editing/DeleteFromTextNodeCommand.h', | 996 'editing/DeleteFromTextNodeCommand.h', |
| 997 'editing/DeleteSelectionCommand.cpp', | 997 'editing/DeleteSelectionCommand.cpp', |
| 998 'editing/DOMSelection.cpp', |
| 999 'editing/DOMSelection.h', |
| 998 'editing/EditCommand.cpp', | 1000 'editing/EditCommand.cpp', |
| 999 'editing/EditingBehavior.cpp', | 1001 'editing/EditingBehavior.cpp', |
| 1000 'editing/EditingBehavior.h', | 1002 'editing/EditingBehavior.h', |
| 1001 'editing/EditingStyle.cpp', | 1003 'editing/EditingStyle.cpp', |
| 1002 'editing/Editor.cpp', | 1004 'editing/Editor.cpp', |
| 1003 'editing/EditorCommand.cpp', | 1005 'editing/EditorCommand.cpp', |
| 1004 'editing/EditorKeyBindings.cpp', | 1006 'editing/EditorKeyBindings.cpp', |
| 1005 'editing/FormatBlockCommand.cpp', | 1007 'editing/FormatBlockCommand.cpp', |
| 1006 'editing/FormatBlockCommand.h', | 1008 'editing/FormatBlockCommand.h', |
| 1007 'editing/FrameSelection.cpp', | 1009 'editing/FrameSelection.cpp', |
| (...skipping 409 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1417 'loader/appcache/ApplicationCacheHost.cpp', | 1419 'loader/appcache/ApplicationCacheHost.cpp', |
| 1418 'loader/appcache/ApplicationCacheHost.h', | 1420 'loader/appcache/ApplicationCacheHost.h', |
| 1419 'page/AutoscrollController.cpp', | 1421 'page/AutoscrollController.cpp', |
| 1420 'page/AutoscrollController.h', | 1422 'page/AutoscrollController.h', |
| 1421 'page/BackForwardClient.h', | 1423 'page/BackForwardClient.h', |
| 1422 'page/Chrome.cpp', | 1424 'page/Chrome.cpp', |
| 1423 'page/ContextMenuController.cpp', | 1425 'page/ContextMenuController.cpp', |
| 1424 'page/ContextMenuProvider.h', | 1426 'page/ContextMenuProvider.h', |
| 1425 'page/CreateWindow.cpp', | 1427 'page/CreateWindow.cpp', |
| 1426 'page/CreateWindow.h', | 1428 'page/CreateWindow.h', |
| 1427 'page/DOMSelection.cpp', | |
| 1428 'page/DOMSelection.h', | |
| 1429 'page/DOMWindowPagePopup.cpp', | 1429 'page/DOMWindowPagePopup.cpp', |
| 1430 'page/DOMWindowPagePopup.h', | 1430 'page/DOMWindowPagePopup.h', |
| 1431 'page/DragController.cpp', | 1431 'page/DragController.cpp', |
| 1432 'page/DragData.cpp', | 1432 'page/DragData.cpp', |
| 1433 'page/EventHandler.cpp', | 1433 'page/EventHandler.cpp', |
| 1434 'page/EventSource.cpp', | 1434 'page/EventSource.cpp', |
| 1435 'page/EventSource.h', | 1435 'page/EventSource.h', |
| 1436 'page/EventWithHitTestResults.h', | 1436 'page/EventWithHitTestResults.h', |
| 1437 'page/FocusController.cpp', | 1437 'page/FocusController.cpp', |
| 1438 'page/FocusType.h', | 1438 'page/FocusType.h', |
| (...skipping 2022 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3461 'rendering/shapes/BoxShapeTest.cpp', | 3461 'rendering/shapes/BoxShapeTest.cpp', |
| 3462 'rendering/style/OutlineValueTest.cpp', | 3462 'rendering/style/OutlineValueTest.cpp', |
| 3463 'testing/PrivateScriptTestTest.cpp', | 3463 'testing/PrivateScriptTestTest.cpp', |
| 3464 'streams/ReadableStreamTest.cpp', | 3464 'streams/ReadableStreamTest.cpp', |
| 3465 'testing/UnitTestHelpers.cpp', | 3465 'testing/UnitTestHelpers.cpp', |
| 3466 'testing/UnitTestHelpers.h', | 3466 'testing/UnitTestHelpers.h', |
| 3467 'xml/parser/SharedBufferReaderTest.cpp', | 3467 'xml/parser/SharedBufferReaderTest.cpp', |
| 3468 ], | 3468 ], |
| 3469 } | 3469 } |
| 3470 } | 3470 } |
| OLD | NEW |