Skip to content
  • akling@apple.com's avatar
    Remove empty JSFooCustom.cpp files. · ef24047f
    akling@apple.com authored
    <https://webkit.org/b/121955>
    
    Reviewed by Anders Carlsson.
    
    There's no sense in slowing down build times with empty files that
    still include a bunch of headers.
    
    * bindings/js/JSAudioBufferCustom.cpp: Removed.
    * bindings/js/JSCSSFontFaceRuleCustom.cpp: Removed.
    * bindings/js/JSCSSImportRuleCustom.cpp: Removed.
    * bindings/js/JSCSSMediaRuleCustom.cpp: Removed.
    * bindings/js/JSCSSPageRuleCustom.cpp: Removed.
    * bindings/js/JSCSSStyleRuleCustom.cpp: Removed.
    * bindings/js/JSDOMImplementationCustom.cpp: Removed.
    * bindings/js/JSDOMTokenListCustom.cpp: Removed.
    * bindings/js/JSHTMLStyleElementCustom.cpp: Removed.
    * bindings/js/JSMediaListCustom.cpp: Removed.
    * bindings/js/JSProcessingInstructionCustom.cpp: Removed.
    * bindings/js/JSWebKitCSSKeyframeRuleCustom.cpp: Removed.
    * bindings/js/JSWebKitCSSKeyframesRuleCustom.cpp: Removed.
    * bindings/js/JSXMLHttpRequestUploadCustom.cpp: Removed.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@156458 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ef24047f