Skip to content

Commit

Permalink
Defines optimization_guide watchlist pattern
Browse files Browse the repository at this point in the history
and adds an initial watcher.

Bug: 
Change-Id: Ie0eba8a85a44d38ebdf1537a351a1e3bf6a7923b
Reviewed-on: https://chromium-review.googlesource.com/755973
Reviewed-by: Nick Maniscalco <[email protected]>
Commit-Queue: Doug Arnett <[email protected]>
Cr-Commit-Position: refs/heads/master@{#514309}
  • Loading branch information
Doug Arnett authored and Commit Bot committed Nov 7, 2017
1 parent 8e18bee commit a94d3ae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -1210,6 +1210,10 @@
'components/omnibox/|'\
'ios/chrome/browser/ui/omnibox/'
},
'optimization_guide': {
'filepath': 'optimization_guide|'\
'optimization_hints',
},
'origin_trials': {
'filepath': 'origin_trials'\
'|OriginTrial'\
Expand Down Expand Up @@ -2159,6 +2163,9 @@
'[email protected]',
'[email protected]'],
'omnibox': ['[email protected]'],
'optimization_guide': ['[email protected]',
'[email protected]',
'[email protected]'],
'origin_trials': ['[email protected]',
'[email protected]'],
'ozone': ['[email protected]',
Expand Down

0 comments on commit a94d3ae

Please sign in to comment.