bindings: include wtf_string.h for record members.
Records always have strings as keys, but dictionaries containing records didn't trigger an include of wtf_string.h automatically. Hasn't been a problem so far because all such dictionaries have includes other members that triggered the needed #include. Change-Id: I882bba80be0d515493261e7fa36759847a211835 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2245759 Commit-Queue: Adam Langley <agl@chromium.org> Auto-Submit: Adam Langley <agl@chromium.org> Reviewed-by:Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#778615}
Showing
Please register or sign in to comment