commit | 162c2d28324645626f2f66188887e19a5e626df2 | [log] [tgz] |
---|---|---|
author | Julie Jeongeun Kim <[email protected]> | Wed Mar 13 07:23:52 2019 |
committer | Commit Bot <[email protected]> | Wed Mar 13 07:23:52 2019 |
tree | 963ad3e1762ec196ffcbf535ee501effa9497fda | |
parent | 088b19eadb8816b063dd739a9c35bec8b5e08e27 [diff] [blame] |
OnionSoup: Move mojom files for permissions and geolocation to mojom folder This CL moves public/platform/modules/geolocation and public/platform/modules/permissions to public/mojom/ to gather mojom files to mojom folder and updates paths for geolocation_service.mojom, permission.mojom and permission_status.mojom. Bug: 919393 Change-Id: Ic27c7000cb3a9983de42296a16fd38e54ba8530f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1510700 Commit-Queue: Julie Jeongeun Kim <[email protected]> Reviewed-by: David Roger <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Kentaro Hara <[email protected]> Reviewed-by: Mounir Lamouri <[email protected]> Cr-Commit-Position: refs/heads/master@{#640232}
diff --git a/WATCHLISTS b/WATCHLISTS index 999bf18..e97db3a6 100644 --- a/WATCHLISTS +++ b/WATCHLISTS
@@ -458,7 +458,7 @@ }, 'blink_permissions': { 'filepath': 'third_party/blink/renderer/modules/permissions/' \ - '|third_party/blink/public/platform/modules/permissions/', + '|third_party/blink/public/mojom/permissions/', }, 'blink_platform': { 'filepath': 'third_party/blink/renderer/platform'