Made a generator for .h files for implementations of CSSPropertyAPI.h
Renamed make_css_property_descriptor.py to make_css_property_api.py and modified it so that it also generates API .h files. Added the template file CSSPropertyAPI.h.tmpl. To generate the .h file for a property, add the api_class flag to the property in CSSProperties.in. BUG=668012 Review-Url: https://codereview.chromium.org/2578773002 Cr-Commit-Position: refs/heads/master@{#439053}
Showing
Please register or sign in to comment