Remove include of StyleResolverState.h from StyleResolver.h
Instead add includes to .cpp files that needs things that StyleResolverState.h included for them. This brings down the amount of recompilation drastically (from ~720 to ~20) when touching files like FontBuilder.h or StyleResolverState.h. Review URL: https://codereview.chromium.org/327773004 git-svn-id: svn://svn.chromium.org/blink/trunk@176195 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment