0

Update the path of PartitionAlloc in WATCHLIST

TBR=palmer@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2610853006
Cr-Commit-Position: refs/heads/master@{#441612}
This commit is contained in:
haraken
2017-01-05 00:46:15 -08:00
committed by Commit bot
parent e6dfbd333f
commit bc02f10a88

@ -1200,7 +1200,7 @@
},
'blink_heap': {
'filepath': 'third_party/WebKit/Source/platform/heap' \
'|third_party/WebKit/Source/wtf/Partition.*'
'|base/allocator/partition_allocator/'
},
'blink_html': {
'filepath': 'third_party/WebKit/Source/core/html/'