Skip to content

Commit

Permalink
Add payments watchlist
Browse files Browse the repository at this point in the history
BUG=NONE

Review-Url: https://chromiumcodereview.appspot.com/2433233002
Cr-Commit-Position: refs/heads/master@{#426275}
  • Loading branch information
rsolomakhin authored and Commit bot committed Oct 19, 2016
1 parent f4190f0 commit e8a2226
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,14 @@
'|components/password_'\
'|^ios/chrome/browser/passwords'\
},
'payments': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
'|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
'|chrome/test/data/android/payments'\
'|third_party/WebKit/LayoutTests/payments/'\
'|third_party/WebKit/public/platform/modules/payments'\
'|third_party/WebKit/Source/modules/payments'\
},
'pepper_api': {
'filepath': 'ppapi/api'\
'|ppapi/c',
Expand Down Expand Up @@ -1916,6 +1924,7 @@
'[email protected]'],
'password_manager': ['[email protected]',
'[email protected]'],
'payments': ['[email protected]'],
'pepper_api': ['[email protected]',
'[email protected]',
'[email protected]',
Expand Down

0 comments on commit e8a2226

Please sign in to comment.