Skip to content

Commit

Permalink
Add blink_layout_ng watchlist.
Browse files Browse the repository at this point in the history
Also remove blink_sheriff_o_matic since that directory doesn't
exist anymore.

TBR=ikilpatrick@chromium.org

Review-Url: https://codereview.chromium.org/2252193002
Cr-Commit-Position: refs/heads/master@{#412652}
  • Loading branch information
ojanvafai authored and Commit bot committed Aug 17, 2016
1 parent 355317f commit 21576e2
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -1166,6 +1166,9 @@
'filepath': 'third_party/WebKit/Source/core/layout' \
'|third_party/WebKit/Source/core/rendering'
},
'blink_layout_ng': {
'filepath': 'third_party/WebKit/Source/core/layout/ng',
},
'blink_layers': {
'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
'|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
Expand Down Expand Up @@ -1275,9 +1278,6 @@
'blink_serviceworkers_tests' : {
'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker'
},
'blink_sheriff_o_matic' : {
'filepath': 'third_party/WebKit/Tools/GardeningServer'
},
'blink_spellcheck' : {
'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
},
Expand Down Expand Up @@ -1516,6 +1516,7 @@
'pdr+renderingwatchlist@chromium.org',
'szager+layoutwatch@chromium.org',
'zoltan@webkit.org'],
'blink_layout_ng': ['ojan+watch@chromium.org'],
'blink_loader': ['gavinp+loader@chromium.org',
'japhet@chromium.org',
'loading-reviews@chromium.org',
Expand Down Expand Up @@ -1575,14 +1576,6 @@
'serviceworker-reviews@chromium.org',
'tzik@chromium.org'],
'blink_serviceworkers_tests': ['kenjibaheux+watch@chromium.org'],
'blink_sheriff_o_matic': ['cbiesinger@chromium.org',
'dsinclair@chromium.org',
'jochen@chromium.org',
'leviw@chromium.org',
'michaelpg@chromium.org',
'ojan@chromium.org',
'szager@chromium.org',
'teravest@chromium.org'],
'blink_spellcheck' : ['groby+blinkspell@chromium.org'],
'blink_spv2_layout_tests': ['jbroman+watch@chromium.org',
'pdr+virtualspv2watchlist@chromium.org'],
Expand Down

0 comments on commit 21576e2

Please sign in to comment.