Commit 5e650297 authored by thestig@chromium.org's avatar thestig@chromium.org

Valgrind: Put back suppression for GoogleURLTracker.

BUG=52826
TEST=Valgrind goes green.
TBR=ukai
Review URL: http://codereview.chromium.org/3112026

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56961 0039d316-1c4b-4281-b951-d872f2087c98
parent c4e4d15a
...@@ -4149,6 +4149,13 @@ ...@@ -4149,6 +4149,13 @@
... ...
fun:_ZN17URLRequestHttpJobD0Ev fun:_ZN17URLRequestHttpJobD0Ev
} }
{
bug_52826
Memcheck:Leak
fun:_Znw*
fun:_ZN14TestingProfile20CreateRequestContextEv
fun:_ZN20GoogleURLTrackerTest20CreateRequestContextEv
}
{ {
bug_52831 bug_52831
Memcheck:Leak Memcheck:Leak
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment