Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(327)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 10031044: TabContents -> WebContentsImpl, part 5. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (fixed) Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 2dda4f90690f88fb064e891803aea57c651bcf59..394233deb1304971291bd3464c87090b6a73e751 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_

Powered by Google App Engine
This is Rietveld 408576698