• Alexander Cooper's avatar
    Move VR Runtime features to device/base/features.h · 6a494979
    Alexander Cooper authored
    As part of the refactor to move the VRService into content, the isolated
    device service will need to move from chrome/services to
    components/services and from chrome/utility/services to
    content/utility/services. At that time, XRRuntimeProvider will no longer
    be able to use anything from either chrome_features or content_features.
    While it is a pattern for components to define their own features, these
    features indicate the support of an implemented runtime, and thus make
    more sense being implemented at this layer.
    
    Bug: 1031622
    Change-Id: I7649bf5c20a2973ca4eaa818fa05a76a7f8432d7
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108964
    Commit-Queue: Alexander Cooper <alcooper@chromium.org>
    Reviewed-by: default avatarKen Rockot <rockot@google.com>
    Cr-Commit-Position: refs/heads/master@{#751864}
    6a494979
features.h 1.33 KB