GCC: fix template specialization in content::WebUI
GCC complains that explicit specialization in non-namespace scope is happening for GetValue. Move the methods outside the class definition. Bug: 819294 Change-Id: I109472a0b6fa7ddab3529bc92bba680252b40f67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128307Reviewed-by:Camille Lamy <clamy@chromium.org> Commit-Queue: Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#771818}
Showing
Please register or sign in to comment