Add a basic exact linear macro. Ends up being the same as enum, but making it explicit will make our API more understandable, as a user shouldn't need to know the detail that enum is actually just 0-1, 1-2, etc.

Also adding mpearson@ and I as owners
BUG=649410

Review-Url: https://codereview.chromium.org/2385053003
Cr-Commit-Position: refs/heads/master@{#422971}


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