Commit 23ccd244 authored by dhollowa@chromium.org's avatar dhollowa@chromium.org

Leak in BrowserMainPartsPosix::PostMainMessageLoopStart

Suppresses leak in BrowserMainPartsPosix::PostMainMessageLoopStart

BUG=29675
TEST=Run Valgrind on Chrome OS
R=willchan@chromium.org

Review URL: https://chromiumcodereview.appspot.com/9572017

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124688 0039d316-1c4b-4281-b951-d872f2087c98
parent 689850c0
...@@ -1641,8 +1641,8 @@ ...@@ -1641,8 +1641,8 @@
fun:_Znw* fun:_Znw*
fun:_ZN27ChromeBrowserMainPartsPosix24PostMainMessageLoopStartEv fun:_ZN27ChromeBrowserMainPartsPosix24PostMainMessageLoopStartEv
... ...
fun:_ZN7content16BrowserMainParts20MainMessageLoopStartEv fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
fun:_Z11BrowserMainRK18MainFunctionParams fun:ChromeMain
} }
{ {
bug_30346 bug_30346
......
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