[ScreenshotZ] Add watchlist for image_editor
Bug: 1024586
Change-Id: I5f153b14edfe3265cd6724a082494bd8cbf0d4b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2048847
Reviewed-by: Tanya Gupta <[email protected]>
Reviewed-by: Kristi Park <[email protected]>
Commit-Queue: Jeffrey Cohen <[email protected]>
Cr-Commit-Position: refs/heads/master@{#741116}
diff --git a/WATCHLISTS b/WATCHLISTS
index d94ae97..8583b6e 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -1087,6 +1087,10 @@
'filepath': 'base/i18n/|base/string|l10n|icu|'\
'locale_settings|encoding',
},
+ 'image_editor': {
+ 'filepath': 'chrome/browser/image_editor'\
+ 'chrome/android/modules/image_editor',
+ },
'incident_reporting': {
'filepath': 'chrome/browser/safe_browsing/incident_reporting',
},
@@ -2457,6 +2461,10 @@
'hats': ['[email protected]'],
'headless': ['[email protected]'],
'i18n': ['[email protected]'],
+ 'image_editor': ['[email protected]',
+ '[email protected]',
+ '[email protected]',
+ '[email protected]'],
'incident_reporting': ['[email protected]'],
'indexed_db': ['[email protected]',
'[email protected]'],