Rename traits and mojo directory in //components/chrome_cleaner

This change renames interfaces to mojom and *_struct_traits.*
to *_mojom_traits.* in //ui/components/chrome_cleaner.

*_struct_traits.* => *_mojom_traits.*
//components/chrome_cleaner/public/interfaces => //components/chrome_cleaner/public/mojom

Bug: 806965
Change-Id: I2577215b92c6cae50ea5c36e0d886cc74045777c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699778
Reviewed-by: Ken Rockot <rockot@google.com>
Reviewed-by: Joe Mason <joenotcharles@google.com>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Commit-Queue: Miyoung Shin <myid.shin@igalia.com>
Cr-Original-Commit-Position: refs/heads/master@{#677623}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: c4c71cc414af0dc8fd33b50c27324461203dc2bb
7 files changed
tree: 73c24e1c9473239f4043802addcffa2d15aa231b
  1. public/
  2. test/
  3. DEPS
  4. OWNERS
  5. README.md
README.md

This directory contains shared constants and interfaces used for communication between the Chrome Cleanup Tool and Chrome's Safe Browsing service.