Skip to content

Commit

Permalink
Adjust WATCHLIST entries for acourbot
Browse files Browse the repository at this point in the history
Limit scope to changes related to VA-API.

Bug: NONE
Change-Id: Ifd09445ff6ce2df94f8ef56a71c183fe091b720d
Reviewed-on: https://chromium-review.googlesource.com/788634
Reviewed-by: Pawel Osciak <[email protected]>
Commit-Queue: Alexandre Courbot <[email protected]>
Cr-Commit-Position: refs/heads/master@{#519210}
  • Loading branch information
Gnurou authored and Commit Bot committed Nov 27, 2017
1 parent cf61725 commit c554433
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -1538,6 +1538,9 @@
'|media/muxers/'\
'|services/video_capture/',
},
'video_vaapi': {
'filepath': 'media/gpu/.*vaapi.*',
},
'views': {
# Applies to all files and subdirs within this directory.
'filepath': '^ui/views/',
Expand Down Expand Up @@ -2295,9 +2298,9 @@
'[email protected]'],
'version_assembly': ['[email protected]',
'[email protected]'],
'video': ['[email protected]',
'[email protected]'],
'video': ['[email protected]'],
'video_capture': ['[email protected]'],
'video_vaapi': ['[email protected]'],
'views': ['[email protected]'],
'virtual_keyboard': ['[email protected]',
'[email protected]',
Expand Down

0 comments on commit c554433

Please sign in to comment.