Add wfh to some watchlists that are Win64 hotspots.
BUG=None
Review URL: https://codereview.chromium.org/422793002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286151 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index 77e4932..b35b8977 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -118,6 +118,9 @@
'base_memory': {
'filepath': '^base/memory',
},
+ 'base_win': {
+ 'filepath': '^base/win',
+ },
'battery_status': {
'filepath': 'content/browser/battery_status/|'\
'content/common/battery_status_messages.h|'\
@@ -135,6 +138,9 @@
'|chrome/browser/ui/views/bookmarks/' \
'|components/bookmarks'
},
+ 'breakpad_app': {
+ 'filepath': 'components/breakpad/app/',
+ },
'browser': {
'filepath': 'chrome/browser/',
},
@@ -707,6 +713,9 @@
'|chrome/browser/ui/website_settings/'\
'|chrome/common/content_settings',
},
+ 'windows_sandboxing': {
+ 'filepath': 'sandbox/win/',
+ },
'worker': {
'filepath': 'chrome/browser/worker_host/|chrome/worker/|'\
'chrome/common/worker_messages|webkit/glue/webworker',
@@ -761,8 +770,10 @@
'[email protected]'],
'automation': ['[email protected]'],
'base': ['[email protected]'],
- 'base_allocator': ['[email protected]'],
+ 'base_allocator': ['[email protected]',
+ '[email protected]'],
'base_memory': ['[email protected]'],
+ 'base_win': ['[email protected]'],
'battery_status': ['[email protected]'],
'bookmarks': ['[email protected]'],
'browser_chromeos': ['[email protected]',
@@ -843,7 +854,7 @@
'importer': ['[email protected]'],
'indexed_db': ['[email protected]', '[email protected]',
'[email protected]', '[email protected]'],
- 'installer': ['[email protected]'],
+ 'installer': ['[email protected]', '[email protected]'],
'instant': ['[email protected]', '[email protected]',
'[email protected]', '[email protected]',
'[email protected]', '[email protected]',
@@ -948,7 +959,7 @@
'[email protected]',
'[email protected]'],
'tools_emacs': ['[email protected]'],
- 'tracing': ['[email protected]'],
+ 'tracing': ['[email protected]', '[email protected]'],
'ui_compositor': ['[email protected]'],
'ui_resources': ['[email protected]'],
'valgrind': ['[email protected]',
@@ -967,6 +978,7 @@
'[email protected]',
'[email protected]'],
'website_settings': ['[email protected]'],
+ 'windows_sandboxing': ['[email protected]'],
'worker': ['[email protected]'],
'x11': ['[email protected]',
'[email protected]',