Commit d74340c6 authored by Thiabaud Engelbrecht's avatar Thiabaud Engelbrecht Committed by Commit Bot

Add a watchlist for Discardable Memory, and add myself to it.

Change-Id: I0cb181ef36a5379b65dbeb000a3958d6f01b21e8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2499415Reviewed-by: default avatarYaron Friedman <yfriedman@chromium.org>
Commit-Queue: Thiabaud Engelbrecht <thiabaud@google.com>
Cr-Commit-Position: refs/heads/master@{#821195}
parent 25a2c0a3
...@@ -951,6 +951,9 @@ ...@@ -951,6 +951,9 @@
'diagnostics_ui': { 'diagnostics_ui': {
'filepath': 'chromeos/components/diagnostics_ui/', 'filepath': 'chromeos/components/diagnostics_ui/',
}, },
'discardable_memory': {
'filepath': 'components/discardable_memory/',
},
'disk_cache': { 'disk_cache': {
'filepath': 'net/disk_cache/|http_cache', 'filepath': 'net/disk_cache/|http_cache',
}, },
...@@ -2475,6 +2478,7 @@ ...@@ -2475,6 +2478,7 @@
'joonbug+diagnostics-watch@chromium.org', 'joonbug+diagnostics-watch@chromium.org',
'michaelcheco+diagnostics-watch@google.com', 'michaelcheco+diagnostics-watch@google.com',
'zentaro+diagnostics-watch@chromium.org'], 'zentaro+diagnostics-watch@chromium.org'],
'discardable_memory': ['thiabaud+watch-discardable-memory@google.com'],
'disk_cache': ['gavinp+disk@chromium.org'], 'disk_cache': ['gavinp+disk@chromium.org'],
'dom_storage': ['dmurph+watchingdomstorage@chromium.org'], 'dom_storage': ['dmurph+watchingdomstorage@chromium.org'],
'download': ['dtrainor+watch@chromium.org'], 'download': ['dtrainor+watch@chromium.org'],
......
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