Refresh DIR_METADATA in chrome enterprise team code paths
Bug: b:293930398 Change-Id: I3ad647f24cd4700b93d55c08711a6016891f95c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4900070 Reviewed-by: Sky Malice <skym@chromium.org> Reviewed-by: Dominique Fauteux-Chapleau <domfc@chromium.org> Reviewed-by: Owen Min <zmin@chromium.org> Commit-Queue: Arthur Wang <wuwang@chromium.org> Reviewed-by: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1205247}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
462e1b7101
commit
bc36a2fbfa
chrome
android
java
src
org
chromium
chrome
browser
firstrun
browser
browser_switcher
downgrade
enterprise
extensions
api
enterprise_reporting_private
profiles
keep_alive
safe_browsing
cloud_content_scanning
services
system_signals
components
browser_ui
settings
android
site_settings
android
java
src
org
chromium
components
browser_ui
site_settings
strings
android
device_signals
enterprise
policy
tools/traffic_annotation
@ -0,0 +1,3 @@
|
||||
monorail {
|
||||
component: "UI>Browser>FirstRun"
|
||||
}
|
@ -1,3 +1,5 @@
|
||||
monorail: {
|
||||
monorail {
|
||||
component: "Enterprise>BrowserSwitcher"
|
||||
}
|
||||
|
||||
team_email: "chromium-enterprise@chromium.org"
|
@ -1,3 +1 @@
|
||||
monorail: {
|
||||
component: "Enterprise"
|
||||
}
|
||||
mixins: "//components/enterprise/browser/COMMON_METADATA"
|
@ -1,3 +1 @@
|
||||
monorail: {
|
||||
component: "Enterprise"
|
||||
}
|
||||
mixins: "//components/enterprise/browser/COMMON_METADATA"
|
1
chrome/browser/enterprise/connectors/DIR_METADATA
Normal file
1
chrome/browser/enterprise/connectors/DIR_METADATA
Normal file
@ -0,0 +1 @@
|
||||
mixins: "//components/enterprise/content/COMMON_METADATA"
|
@ -0,0 +1 @@
|
||||
mixins: "//components/device_signals/COMMON_METADATA"
|
1
chrome/browser/enterprise/signals/DIR_METADATA
Normal file
1
chrome/browser/enterprise/signals/DIR_METADATA
Normal file
@ -0,0 +1 @@
|
||||
mixins: "//components/device_signals/COMMON_METADATA"
|
@ -1,3 +1 @@
|
||||
monorail {
|
||||
component: "Enterprise"
|
||||
}
|
||||
mixins: "//components/device_signals/COMMON_METADATA"
|
1
chrome/browser/profiles/keep_alive/DIR_METADATA
Normal file
1
chrome/browser/profiles/keep_alive/DIR_METADATA
Normal file
@ -0,0 +1 @@
|
||||
mixins: "//components/enterprise/browser/COMMON_METADATA"
|
@ -0,0 +1,19 @@
|
||||
monorail {
|
||||
component: "Services>Safebrowsing"
|
||||
}
|
||||
|
||||
overrides [
|
||||
{
|
||||
file_patterns: ["deep_scan*.*"]
|
||||
metadata {
|
||||
# TODO: b/293930398 - change to mixin (http://shortn/_gOsS9Ts5Oq)
|
||||
monorail {
|
||||
component: "Enterprise>Connectors"
|
||||
}
|
||||
buganizer {
|
||||
component_id: 1208119
|
||||
}
|
||||
team_email: "dpr-eng@google.com"
|
||||
}
|
||||
}
|
||||
]
|
@ -1,3 +1 @@
|
||||
monorail: {
|
||||
component: "Enterprise>Connectors"
|
||||
}
|
||||
mixins: "//components/device_signals/COMMON_METADATA"
|
3
components/browser_ui/settings/android/DIR_METADATA
Normal file
3
components/browser_ui/settings/android/DIR_METADATA
Normal file
@ -0,0 +1,3 @@
|
||||
monorail {
|
||||
component: "UI>Browser>Mobile>Settings"
|
||||
}
|
3
components/browser_ui/site_settings/android/java/src/org/chromium/components/browser_ui/site_settings/DIR_METADATA
Normal file
3
components/browser_ui/site_settings/android/java/src/org/chromium/components/browser_ui/site_settings/DIR_METADATA
Normal file
@ -0,0 +1,3 @@
|
||||
monorail {
|
||||
component: "UI>Browser>SiteSettings"
|
||||
}
|
1
components/browser_ui/strings/android/DIR_METADATA
Normal file
1
components/browser_ui/strings/android/DIR_METADATA
Normal file
@ -0,0 +1 @@
|
||||
mixins: "//components/policy/COMMON_METADATA"
|
6
components/device_signals/COMMON_METADATA
Normal file
6
components/device_signals/COMMON_METADATA
Normal file
@ -0,0 +1,6 @@
|
||||
# This is for device trust.
|
||||
|
||||
buganizer {
|
||||
component_id: 1163683
|
||||
}
|
||||
team_email: "cbe-device-trust-eng@google.com"
|
@ -1,4 +1 @@
|
||||
buganizer {
|
||||
component_id: 1163683
|
||||
}
|
||||
team_email: "cbe-device-trust-eng@google.com"
|
||||
mixins: "//components/device_signals/COMMON_METADATA"
|
@ -1,3 +1 @@
|
||||
monorail {
|
||||
component: "Enterprise"
|
||||
}
|
||||
mixins: "//components/policy/COMMON_METADATA"
|
7
components/enterprise/browser/COMMON_METADATA
Normal file
7
components/enterprise/browser/COMMON_METADATA
Normal file
@ -0,0 +1,7 @@
|
||||
# This is for Chrome Enterprise Everywhere.
|
||||
|
||||
monorail {
|
||||
component: "Enterprise"
|
||||
}
|
||||
|
||||
team_email: "chromium-enterprise@chromium.org"
|
1
components/enterprise/browser/DIR_METADATA
Normal file
1
components/enterprise/browser/DIR_METADATA
Normal file
@ -0,0 +1 @@
|
||||
mixins: "//components/enterprise/browser/COMMON_METADATA"
|
7
components/enterprise/content/COMMON_METADATA
Normal file
7
components/enterprise/content/COMMON_METADATA
Normal file
@ -0,0 +1,7 @@
|
||||
monorail {
|
||||
component: "Enterprise>Connectors"
|
||||
}
|
||||
buganizer {
|
||||
component_id: 1208119
|
||||
}
|
||||
team_email: "dpr-eng@google.com"
|
1
components/enterprise/content/DIR_METADATA
Normal file
1
components/enterprise/content/DIR_METADATA
Normal file
@ -0,0 +1 @@
|
||||
mixins: "//components/enterprise/content/COMMON_METADATA"
|
@ -1,5 +1,9 @@
|
||||
# For CrOS issues, file under buganizer component.
|
||||
|
||||
monorail {
|
||||
component: "Enterprise"
|
||||
}
|
||||
|
||||
team_email: "chromium-enterprise@chromium.org"
|
||||
buganizer {
|
||||
component_id: 1227364
|
||||
}
|
||||
team_email: "chromium-enterprise@chromium.org"
|
1
components/policy/tools/DIR_METADATA
Normal file
1
components/policy/tools/DIR_METADATA
Normal file
@ -0,0 +1 @@
|
||||
mixins: "//components/policy/COMMON_METADATA"
|
4
tools/traffic_annotation/DIR_METADATA
Normal file
4
tools/traffic_annotation/DIR_METADATA
Normal file
@ -0,0 +1,4 @@
|
||||
monorail {
|
||||
component: "Enterprise>TrafficAnnotations"
|
||||
}
|
||||
team_email: "chromium-enterprise@chromium.org"
|
Reference in New Issue
Block a user