Remove template instantiation in the header file.
We got some errors in link stage when using distributed thinlto renderer_blink_platform_impl.o.thinlto.o:renderer_blink_platform_impl.cc:vtable for content::DeviceSensorEventPump<blink::WebDeviceMotionListener>: warning: relocation refers to discarded section Removing the template instantiation statement fixes this issue. BUG=820514 TEST=emerge-samus chromeos-chrome Change-Id: I24a8221d576adac0495ff44c7d8d110aecc586fd Reviewed-on: https://chromium-review.googlesource.com/946681Reviewed-by:Tim Volodine <timvolodine@chromium.org> Commit-Queue: Yunlian Jiang <yunlian@chromium.org> Cr-Commit-Position: refs/heads/master@{#543224}
Showing
Please register or sign in to comment