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

Unified Diff: tools-webrtc/valgrind/valgrind-webrtc.gni

Issue 2721533002: Add memcheck suppression file for ortc_unittests to isolates. (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools-webrtc/valgrind/valgrind-webrtc.gni
diff --git a/tools-webrtc/valgrind/valgrind-webrtc.gni b/tools-webrtc/valgrind/valgrind-webrtc.gni
index a82357107affab9622df7e451741e603254e2592..cf9f2a8fe83c60e5263c2894cba94ae5ee4a7a3c 100644
--- a/tools-webrtc/valgrind/valgrind-webrtc.gni
+++ b/tools-webrtc/valgrind/valgrind-webrtc.gni
@@ -17,6 +17,7 @@ import("valgrind.gni")
valgrind_webrtc_dependencies = [
"../../tools-webrtc/valgrind/gtest_exclude/modules_tests.gtest-memcheck.txt",
"../../tools-webrtc/valgrind/gtest_exclude/modules_unittests.gtest-memcheck.txt",
+ "../../tools-webrtc/valgrind/gtest_exclude/ortc_unittests.gtest-memcheck.txt",
"../../tools-webrtc/valgrind/gtest_exclude/peerconnection_unittests.gtest-memcheck.txt",
"../../tools-webrtc/valgrind/gtest_exclude/rtc_media_unittests.gtest-memcheck.txt",
"../../tools-webrtc/valgrind/gtest_exclude/rtc_media_unittests.gtest-memcheck_mac.txt",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698