[MemSheriff] WebCore is now blink
namespace WebCore became namespace blink in blink's r178289 (http://src.chromium.org/viewvc/blink?view=revision&revision=178289) WebKit DEPS have now rolled, this updates the suppressions to catch up. All replacements done via a single command: grep -rl 'fun:_ZN7WebCore' tools/valgrind/memcheck |\ xargs sed -i 's/fun:_ZN7WebCore/fun:_ZN5blink/' BUG=none TBR=thestig@chromium.org, abarth@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/396413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283587 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
Please register or sign in to comment