Commit 731821f4 authored by Nancy Wang's avatar Nancy Wang Committed by Chromium LUCI CQ

Watch the full restore directory and the app dialog directory.

BUG=1146900

Change-Id: I54b5bde1b7077d9137478a6f081a876fbd4baa94
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620350Reviewed-by: default avatarNancy Wang <nancylingwang@chromium.org>
Reviewed-by: default avatarJeevan Shikaram <jshikaram@chromium.org>
Commit-Queue: Jeevan Shikaram <jshikaram@chromium.org>
Cr-Commit-Position: refs/heads/master@{#842284}
parent 183be4ba
......@@ -118,6 +118,7 @@
'filepath': 'chrome/browser/apps/app_service/'\
'|chrome/browser/ui/app_list/app_service/'\
'|chrome/browser/ui/ash/launcher/app_service/'\
'|chrome/browser/ui/views/apps/app_dialog/' \
'|components/services/app_service/',
},
'app_shortcuts': {
......@@ -1038,6 +1039,10 @@
'fuchsia': {
'filepath': 'fuchsia',
},
'full_restore': {
'filepath': 'chrome/browser/chromeos/full_restore/|' \
'components/full_restore/'
},
'fuzzing': {
'filepath': 'fuzz|Fuzz',
},
......@@ -2517,6 +2522,7 @@
'thestig@chromium.org'],
'fsp': ['mtomasz+watch@chromium.org'],
'fuchsia': ['fuchsia-reviews@chromium.org'],
'full_restore': ['nancylingwang@chromium.org'],
'fuzzing': ['fuzzing@chromium.org'],
'gamepad': ['mattreynolds+watch@chromium.org'],
'gcm': ['peter@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