Remove scroll_types.h and kurl.h from element.h
PointerID was defined indirectly through scroll_types.h. This CL splits out the PointerID definition from web_pointer_properties.h, and element.h includes the new header. This CL reduces estimated pre-processed size of element.h from 3.11MB to 2.37MB. Bug: 242216 Change-Id: Idfd35d73d315a9bdcc89938fb42915a41832877c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775885 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#691957}
Showing
Please register or sign in to comment