Commit ef507e63 authored by Javier Ernesto Flores Robles's avatar Javier Ernesto Flores Robles Committed by Commit Bot

Create credential provider watchlist

Bug: N/A
Change-Id: I379eb1b6865715abbb93677bca12849e2af56243
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287436
Auto-Submit: Javier Ernesto Flores Robles <javierrobles@chromium.org>
Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
Reviewed-by: default avatarSylvain Defresne <sdefresne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#786278}
parent b8a1dc17
...@@ -1158,6 +1158,12 @@ ...@@ -1158,6 +1158,12 @@
'ios_clean': { 'ios_clean': {
'filepath': 'ios/clean/', 'filepath': 'ios/clean/',
}, },
'ios_credential_provider': {
'filepath': 'ios/chrome/browser/credential_provider|'\
'ios/chrome/common/credential_provider|'\
'ios/chrome/common/ui|'\
'ios/chrome/credential_provider_extension',
},
'ios_flags': { 'ios_flags': {
'filepath': 'ios/chrome/browser/about_flags\.(h|mm)|'\ 'filepath': 'ios/chrome/browser/about_flags\.(h|mm)|'\
'ios/chrome/browser/experimental_flags\.(h|mm)|'\ 'ios/chrome/browser/experimental_flags\.(h|mm)|'\
...@@ -2527,6 +2533,7 @@ ...@@ -2527,6 +2533,7 @@
'marq+watch@chromium.org'], 'marq+watch@chromium.org'],
'ios_clean': ['ios-reviews+clean@chromium.org', 'ios_clean': ['ios-reviews+clean@chromium.org',
'marq+scrutinize@chromium.org'], 'marq+scrutinize@chromium.org'],
'ios_credential_provider': ['javierrobles+watch@chromium.org'],
'ios_flags': ['noyau+watch@chromium.org'], 'ios_flags': ['noyau+watch@chromium.org'],
'ios_showcase': ['ios-reviews+showcase@chromium.org', 'ios_showcase': ['ios-reviews+showcase@chromium.org',
'marq+watch@chromium.org'], 'marq+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