Remove constexpr constructor for base::Feature

The constexpr constructor for base::Feature is only used a handful
of places in the code base, so it seems to be unnecessary.

This CL removes that constructor, and also removes the usages of it.

BUG=None

Change-Id: I9c639960780268bf77e5f67634addac7e93b48f0
Reviewed-on: https://chromium-review.googlesource.com/531740
Reviewed-by: Alok Priyadarshi <alokp@chromium.org>
Reviewed-by: Robert Liao <robliao@chromium.org>
Reviewed-by: Pavel Feldman <pfeldman@chromium.org>
Reviewed-by: Egor Pasko <pasko@chromium.org>
Reviewed-by: Alexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Tommy Nyquist <nyquist@chromium.org>
Cr-Commit-Position: refs/heads/master@{#482475}

CrOS-Libchrome-Original-Commit: 31c78aa89cb9fc7d6ad150d91526a0e9913124a0
1 file changed
tree: 303c0e54ed4b91bd9ca3e5c9a568d5e8bb88f3ad
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/