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

Unified Diff: .gitignore

Issue 2189323002: [gn] Add missing deps and blacklist for msan (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: + Blacklist file Created 4 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
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 5601f20e23602a04ebbffb10fc267c4551ef1140..229e0705b9bed362b7bcb912c3307f3b04cee5cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,6 +64,7 @@ shell_g
/testing/gtest
/third_party
/third_party/icu
+/third_party/instrumented_libraries
/third_party/llvm
/third_party/llvm-build
/tools/clang
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698