Skip to content

Commit

Permalink
[6/N] Add DIR_METADATA files to directories under //content
Browse files Browse the repository at this point in the history
Generate DIR_METADATA files and remove metadata from OWNERS
files for directories under //content.

R=danakj@chromium.org, jochen@chromium.org, majidvp@chromium.org

Bug: 1113033
Change-Id: I819cce1cfa2d16cafb61b963b26e54647eee61ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2543696
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
Auto-Submit: Josip Sokcevic <sokcevic@google.com>
Reviewed-by: danakj <danakj@chromium.org>
Reviewed-by: Majid Valipour <majidvp@chromium.org>
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#828852}
  • Loading branch information
sokcevicG authored and Commit Bot committed Nov 18, 2020
1 parent d124d95 commit d5193a4
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 12 deletions.
3 changes: 3 additions & 0 deletions content/test/portal/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
monorail {
component: "Blink>Portals"
}
2 changes: 0 additions & 2 deletions content/test/portal/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
file://third_party/blink/renderer/core/html/portal/OWNERS

# COMPONENT: Blink>Portals
4 changes: 4 additions & 0 deletions content/test/ppapi/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
monorail {
component: "Internals>Plugins>Pepper"
}
team_email: "pepper-dev@chromium.org"
3 changes: 0 additions & 3 deletions content/test/ppapi/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
bbudge@chromium.org
raymes@chromium.org

# COMPONENT: Internals>Plugins>Pepper
# TEAM: pepper-dev@chromium.org
3 changes: 3 additions & 0 deletions content/utility/speech/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
monorail {
component: "Internals>Sandbox"
}
2 changes: 0 additions & 2 deletions content/utility/speech/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
per-file speech_recognition_sandbox_hook_linux.*=file://sandbox/linux/OWNERS

# COMPONENT: Internals>Sandbox
3 changes: 3 additions & 0 deletions content/web_test/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
monorail {
component: "Test"
}
2 changes: 0 additions & 2 deletions content/web_test/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@ mkwst@chromium.org
peter@chromium.org
danakj@chromium.org

# COMPONENT: Test

4 changes: 4 additions & 0 deletions content/zygote/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
monorail {
component: "Internals>Sandbox"
}
team_email: "security-dev@chromium.org"
3 changes: 0 additions & 3 deletions content/zygote/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
file://sandbox/linux/OWNERS

# TEAM: security-dev@chromium.org
# COMPONENT: Internals>Sandbox

0 comments on commit d5193a4

Please sign in to comment.