Remove feature guards from names.h

Having guards, per feature, is unneeded since BUILD.gn handles it
for us. Provided the new symbols of any feature code are added to
names.h, mangling their symbol names works, regardless of whether
we have guards in names.h or not. Remove the guards.

No change in behavior, no new tests.

Bug: 796178
Change-Id: I9441544f58c5db82ba0e42bf755872c4a0273e46
Reviewed-on: https://chromium-review.googlesource.com/891198
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Noel Gordon <noel@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#532716}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 7f1e10802a20c5dbe737a2261bfcb78cb3baedcf
1 file changed