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

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

Issue 10692168: Moved ExternalExtensionLoaders/Providers into extensions namespace (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 5 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
« chrome/chrome_browser_extensions.gypi ('K') | « chrome/common/pref_names.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan/suppressions.txt
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index effc88601c059b575a69665ce5bc3d57e2c0ff63..a955070b3fd3306b7278784dc7884bb4d3e8774a 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -938,8 +938,8 @@
fun:file_util::FileEnumerator::ReadDirectory
fun:file_util::FileEnumerator::Next
fun:::GetPrefsCandidateFilesFromFolder
- fun:ExternalPrefExtensionLoader::ReadStandaloneExtensionPrefFiles
- fun:ExternalPrefExtensionLoader::LoadOnFileThread
+ fun:ExternalPrefLoader::ReadStandaloneExtensionPrefFiles
+ fun:ExternalPrefLoader::LoadOnFileThread
fun:base::internal::RunnableAdapter::Run
}
{
« chrome/chrome_browser_extensions.gypi ('K') | « chrome/common/pref_names.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698