events: ozone: Move features to ui/events/ozone/features.h
We don't want direct dependencies on internals of the evdev component, so move features defined there to a common file. Using these files from //chrome/browser would break dependency checking through "gn check", except that checks for that tree are disabled (bug 949535). Bug: 1026406 Change-Id: I0fbf9d2c0f466b4d9dbdd903540fdc4972f397ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927209 Commit-Queue: Michael Spang <spang@chromium.org> Reviewed-by:Kevin Schoedel <kpschoedel@chromium.org> Cr-Commit-Position: refs/heads/master@{#717733}
Showing
ui/events/ozone/features.cc
0 → 100644
ui/events/ozone/features.h
0 → 100644
Please register or sign in to comment