summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-11 16:18:35 +0000
committeravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-11 16:18:35 +0000
commit6eddfd447c7c6f3e0fb9a5e46761c857592e9efd (patch)
tree12558656e0d7804a5b456e126f1ca4e5fbbdeca7 /tools
parent2efdbfd1a2f7c3eda02d44c66dafd3266fe407f7 (diff)
downloadchromium_src-6eddfd447c7c6f3e0fb9a5e46761c857592e9efd.zip
chromium_src-6eddfd447c7c6f3e0fb9a5e46761c857592e9efd.tar.gz
chromium_src-6eddfd447c7c6f3e0fb9a5e46761c857592e9efd.tar.bz2
TabContents -> WebContentsImpl, part 5.
TabContentsViewAura -> WebContentsViewAura TabContentsViewGtk -> WebContentsViewGtk TabContentsViewHelper -> WebContentsViewHelper TabContentsViewWin -> WebContentsViewWin BUG=105875 TEST=no change Review URL: https://chromiumcodereview.appspot.com/10031044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131779 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 2dda4f9..394233d 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5697,7 +5697,7 @@
Memcheck:Unaddressable
fun:_ZN4aura6WindowD0Ev
fun:_ZN10scoped_ptrIN4aura6WindowEED1Ev
- fun:_ZN19TabContentsViewAuraD0Ev
+ fun:_ZN19WebContentsViewAuraD0Ev
fun:_ZN10scoped_ptrIN7content15WebContentsViewEED1Ev
fun:_ZN15WebContentsImplD0Ev
fun:_ZN10scoped_ptrIN7content11WebContentsEE5resetEPS1_