| 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/KeyframeEffect.idl', | 8 'animation/KeyframeEffect.idl', |
| 9 'animation/EffectModel.idl', | 9 'animation/EffectModel.idl', |
| 10 'animation/AnimationEffectReadOnly.idl', | 10 'animation/AnimationEffectReadOnly.idl', |
| (...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 263 'html/canvas/WebGLRenderingContext.idl', | 263 'html/canvas/WebGLRenderingContext.idl', |
| 264 'html/canvas/WebGLSampler.idl', | 264 'html/canvas/WebGLSampler.idl', |
| 265 'html/canvas/WebGLShader.idl', | 265 'html/canvas/WebGLShader.idl', |
| 266 'html/canvas/WebGLShaderPrecisionFormat.idl', | 266 'html/canvas/WebGLShaderPrecisionFormat.idl', |
| 267 'html/canvas/WebGLSync.idl', | 267 'html/canvas/WebGLSync.idl', |
| 268 'html/canvas/WebGLTexture.idl', | 268 'html/canvas/WebGLTexture.idl', |
| 269 'html/canvas/WebGLTransformFeedback.idl', | 269 'html/canvas/WebGLTransformFeedback.idl', |
| 270 'html/canvas/WebGLUniformLocation.idl', | 270 'html/canvas/WebGLUniformLocation.idl', |
| 271 'html/canvas/WebGLVertexArrayObject.idl', | 271 'html/canvas/WebGLVertexArrayObject.idl', |
| 272 'html/canvas/WebGLVertexArrayObjectOES.idl', | 272 'html/canvas/WebGLVertexArrayObjectOES.idl', |
| 273 'html/ime/InputMethodContext.idl', | |
| 274 'html/shadow/PluginPlaceholderElement.idl', | 273 'html/shadow/PluginPlaceholderElement.idl', |
| 275 'html/track/AudioTrack.idl', | 274 'html/track/AudioTrack.idl', |
| 276 'html/track/AudioTrackList.idl', | 275 'html/track/AudioTrackList.idl', |
| 277 'html/track/TextTrack.idl', | 276 'html/track/TextTrack.idl', |
| 278 'html/track/TextTrackCue.idl', | 277 'html/track/TextTrackCue.idl', |
| 279 'html/track/TextTrackCueList.idl', | 278 'html/track/TextTrackCueList.idl', |
| 280 'html/track/TextTrackList.idl', | 279 'html/track/TextTrackList.idl', |
| 281 'html/track/TrackEvent.idl', | 280 'html/track/TrackEvent.idl', |
| 282 'html/track/VideoTrack.idl', | 281 'html/track/VideoTrack.idl', |
| 283 'html/track/VideoTrackList.idl', | 282 'html/track/VideoTrackList.idl', |
| (...skipping 2690 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2974 'html/forms/TextInputType.cpp', | 2973 'html/forms/TextInputType.cpp', |
| 2975 'html/forms/TextInputType.h', | 2974 'html/forms/TextInputType.h', |
| 2976 'html/forms/TimeInputType.cpp', | 2975 'html/forms/TimeInputType.cpp', |
| 2977 'html/forms/TimeInputType.h', | 2976 'html/forms/TimeInputType.h', |
| 2978 'html/forms/TypeAhead.cpp', | 2977 'html/forms/TypeAhead.cpp', |
| 2979 'html/forms/TypeAhead.h', | 2978 'html/forms/TypeAhead.h', |
| 2980 'html/forms/URLInputType.cpp', | 2979 'html/forms/URLInputType.cpp', |
| 2981 'html/forms/URLInputType.h', | 2980 'html/forms/URLInputType.h', |
| 2982 'html/forms/WeekInputType.cpp', | 2981 'html/forms/WeekInputType.cpp', |
| 2983 'html/forms/WeekInputType.h', | 2982 'html/forms/WeekInputType.h', |
| 2984 'html/ime/InputMethodContext.cpp', | |
| 2985 'html/ime/InputMethodContext.h', | |
| 2986 'html/imports/HTMLImport.cpp', | 2983 'html/imports/HTMLImport.cpp', |
| 2987 'html/imports/HTMLImport.h', | 2984 'html/imports/HTMLImport.h', |
| 2988 'html/imports/HTMLImportChild.cpp', | 2985 'html/imports/HTMLImportChild.cpp', |
| 2989 'html/imports/HTMLImportChild.h', | 2986 'html/imports/HTMLImportChild.h', |
| 2990 'html/imports/HTMLImportChildClient.h', | 2987 'html/imports/HTMLImportChildClient.h', |
| 2991 'html/imports/HTMLImportLoader.cpp', | 2988 'html/imports/HTMLImportLoader.cpp', |
| 2992 'html/imports/HTMLImportLoader.h', | 2989 'html/imports/HTMLImportLoader.h', |
| 2993 'html/imports/HTMLImportState.h', | 2990 'html/imports/HTMLImportState.h', |
| 2994 'html/imports/HTMLImportStateResolver.cpp', | 2991 'html/imports/HTMLImportStateResolver.cpp', |
| 2995 'html/imports/HTMLImportStateResolver.h', | 2992 'html/imports/HTMLImportStateResolver.h', |
| (...skipping 921 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3917 'style/ComputedStyleTest.cpp', | 3914 'style/ComputedStyleTest.cpp', |
| 3918 'style/OutlineValueTest.cpp', | 3915 'style/OutlineValueTest.cpp', |
| 3919 'style/SVGComputedStyleTest.cpp', | 3916 'style/SVGComputedStyleTest.cpp', |
| 3920 'testing/PrivateScriptTestTest.cpp', | 3917 'testing/PrivateScriptTestTest.cpp', |
| 3921 'timing/MemoryInfoTest.cpp', | 3918 'timing/MemoryInfoTest.cpp', |
| 3922 'workers/WorkerThreadTest.cpp', | 3919 'workers/WorkerThreadTest.cpp', |
| 3923 'xml/parser/SharedBufferReaderTest.cpp', | 3920 'xml/parser/SharedBufferReaderTest.cpp', |
| 3924 ], | 3921 ], |
| 3925 } | 3922 } |
| 3926 } | 3923 } |
| OLD | NEW |