| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index 04596e1addcef2bbafbf762fe479471fc875feae..fb83f31fe02d50cd2f1426e1961b02bf998bc302 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -303,6 +303,13 @@
|
| 'importer': {
|
| 'filepath': 'import',
|
| },
|
| + 'indexed_db': {
|
| + 'filepath': 'content/browser/indexed_db|'\
|
| + 'content/child/indexed_db|'\
|
| + 'content/common/indexed_db|'\
|
| + 'content/public/browser/indexed_db|'\
|
| + 'content/test/data/indexeddb',
|
| + },
|
| 'installer': {
|
| 'filepath': 'chrome/installer/',
|
| },
|
| @@ -720,6 +727,8 @@
|
| 'i18n': ['jshin+watch@chromium.org'],
|
| 'imageburner': ['tbarzic+watch@chromium.org'],
|
| 'importer': ['tfarina@chromium.org'],
|
| + 'indexed_db': ['alecflett@chromium.org', 'cmumford@chromium.org',
|
| + 'dgrogan@chromium.org', 'jsbell@chromium.org'],
|
| 'installer': ['grt+watch@chromium.org'],
|
| 'instant': ['dcblack@chromium.org', 'jered@chromium.org',
|
| 'dominich@chromium.org', 'samarth+watch@chromium.org',
|
|
|