DescriptionRemove WEBKIT_VERSION_MIN_REQUIRED and config.h.
WebKit style guide (https://www.webkit.org/coding/coding-style.html)
explicitly states:
> All implementation files must #include "config.h" first.
> Header files should never include "config.h".
Also, it isn't currently being used.
TBR=reed@google.com
This just removes unused bits.
Committed: https://skia.googlesource.com/skia/+/a15cd9cb7fad31b93cd44541993b69bd5d006582
Patch Set 1 #
Messages
Total messages: 4 (2 generated)
|