Commit 5cc3d2c6 authored by Victor Costan's avatar Victor Costan Committed by Commit Bot

App Manifest: Fix component in OWNERS files.

The OWNERS files for our implementation of the App Manifest spec
reference the Manifest component, which does not exist in Monorail. This
CL replaces it with the valid Blink>AppManifest component.

Change-Id: Idb413ae22e00003c53847b4c924b189c2c46fa37
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040385
Auto-Submit: Victor Costan <pwnall@chromium.org>
Commit-Queue: Matt Giuca <mgiuca@chromium.org>
Reviewed-by: default avatarMatt Giuca <mgiuca@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738846}
parent 2b3733d4
file://third_party/blink/renderer/modules/manifest/OWNERS file://third_party/blink/renderer/modules/manifest/OWNERS
# COMPONENT: Manifest # Component: Blink>AppManifest
# TEAM: chromium-reviews@chromium.org # TEAM: chromium-reviews@chromium.org
...@@ -3,4 +3,4 @@ file://third_party/blink/renderer/modules/manifest/OWNERS ...@@ -3,4 +3,4 @@ file://third_party/blink/renderer/modules/manifest/OWNERS
per-file *_mojom_traits*.*=set noparent per-file *_mojom_traits*.*=set noparent
per-file *_mojom_traits*.*=file://ipc/SECURITY_OWNERS per-file *_mojom_traits*.*=file://ipc/SECURITY_OWNERS
# COMPONENT: Manifest # Component: Blink>AppManifest
...@@ -6,4 +6,4 @@ per-file *.typemap=file://ipc/SECURITY_OWNERS ...@@ -6,4 +6,4 @@ per-file *.typemap=file://ipc/SECURITY_OWNERS
per-file *_mojom_traits*.*=set noparent per-file *_mojom_traits*.*=set noparent
per-file *_mojom_traits*.*=file://ipc/SECURITY_OWNERS per-file *_mojom_traits*.*=file://ipc/SECURITY_OWNERS
# COMPONENT: Manifest # Component: Blink>AppManifest
...@@ -3,4 +3,4 @@ file://third_party/blink/renderer/modules/manifest/OWNERS ...@@ -3,4 +3,4 @@ file://third_party/blink/renderer/modules/manifest/OWNERS
per-file *.mojom=set noparent per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS per-file *.mojom=file://ipc/SECURITY_OWNERS
# COMPONENT: Manifest # Component: Blink>AppManifest
...@@ -5,4 +5,4 @@ mlamouri@chromium.org ...@@ -5,4 +5,4 @@ mlamouri@chromium.org
per-file *_type_converter*.*=set noparent per-file *_type_converter*.*=set noparent
per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS
# COMPONENT: Manifest # Component: Blink>AppManifest
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment