summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck/suppressions.txt
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-30 11:34:50 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-30 11:34:50 +0000
commit0d79313020a2dce803465ac64682e15109aafd6c (patch)
treec7b1043cefa60e4669e597190486e7cbba9df603 /tools/heapcheck/suppressions.txt
parent30dd9fcd005a8149ec5b865128907c7c5867cb7a (diff)
downloadchromium_src-0d79313020a2dce803465ac64682e15109aafd6c.zip
chromium_src-0d79313020a2dce803465ac64682e15109aafd6c.tar.gz
chromium_src-0d79313020a2dce803465ac64682e15109aafd6c.tar.bz2
Update the suppression for the {media_stream,content}::AudioInputDeviceManager leak
BUG=156829 TBR=thestig NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11342035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164891 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r--tools/heapcheck/suppressions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 7487dce..c3a638e 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -263,7 +263,7 @@
bug_156829
Heapcheck:Leak
...
- fun:media_stream::AudioInputDeviceManager::EnumerateOnDeviceThread
+ fun:content::AudioInputDeviceManager::EnumerateOnDeviceThread
}