From 62f367348ff8ff1e64c6f52c1ee5f77c3a89edc1 Mon Sep 17 00:00:00 2001 From: weili Date: Fri, 14 Oct 2016 16:59:40 -0700 Subject: Ready to enable MSan build for PDFium Add all the necessary files used for MSan build and run. BUG=pdfium:1 Review-Url: https://codereview.chromium.org/2384353002 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 154b6f2e27..c7facb8294 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ /third_party/android_ndk /third_party/catapult /third_party/icu +/third_party/instrumented_libraries /third_party/llvm /third_party/llvm-build /third_party/skia -- cgit v1.2.3