Remove _TEMPLATE_CLASS_EXPORT macros.
After https://chromium-review.googlesource.com/c/chromium/src/+/1133329 they are no-ops, so no behavior change. Parts of the CL generated by running git grep -l CORE_TEMPLATE_CLASS_EXPORT third_party/blink/renderer/ | xargs sed -i 's/CORE_TEMPLATE_CLASS_EXPORT//' Bug: 859989 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Ia398e2a4aa511d10577f5ab535c7f54bc3ac47c4 Reviewed-on: https://chromium-review.googlesource.com/1135293 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#574803}
Showing
Please register or sign in to comment