diff --git a/DEPS b/DEPS index 593a119..256fa66b 100644 --- a/DEPS +++ b/DEPS
@@ -44,7 +44,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': '144ff1bd42847cd3016044051c6cadd28d2230da', + 'v8_revision': '4aa32418bb6c215ae40d105ffa21b4fbc8d3fb56', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other.
diff --git a/chrome/browser/resources/plugin_metadata/OWNERS b/chrome/browser/resources/plugin_metadata/OWNERS index 981dd0a..2149392 100644 --- a/chrome/browser/resources/plugin_metadata/OWNERS +++ b/chrome/browser/resources/plugin_metadata/OWNERS
@@ -1,3 +1,5 @@ bauerb@chromium.org jschuh@chromium.org wfh@chromium.org + +# COMPONENT: Internals>Plugins
diff --git a/components/metrics/leak_detector/OWNERS b/components/metrics/leak_detector/OWNERS index cde5a713..36706c05 100644 --- a/components/metrics/leak_detector/OWNERS +++ b/components/metrics/leak_detector/OWNERS
@@ -5,3 +5,5 @@ # introducing new sandbox escapes. per-file *.mojom=set noparent per-file *.mojom=file://ipc/SECURITY_OWNERS + +# COMPONENT: Internals>Metrics
diff --git a/third_party/fips181/OWNERS b/third_party/fips181/OWNERS index 1860fb14..b0b75df 100644 --- a/third_party/fips181/OWNERS +++ b/third_party/fips181/OWNERS
@@ -1,2 +1,5 @@ gcasto@chromium.org wfh@chromium.org + +# TEAM: chromium-dev@chromium.org +# COMPONENT: UI>Browser>Passwords>Generation
diff --git a/third_party/tcmalloc/OWNERS b/third_party/tcmalloc/OWNERS index f1d72974..c9b293a 100644 --- a/third_party/tcmalloc/OWNERS +++ b/third_party/tcmalloc/OWNERS
@@ -1,2 +1,4 @@ jar@chromium.org wfh@chromium.org + +# COMPONENT: Internals>Core