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

Unified Diff: DEPS

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 | « .gitignore ('k') | tools/msan/blacklist.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 2e63faf29218c1ddbce5aa21b708c5bd60f2bf1f..a10753eee6c6a19acc3dfb7b5f15fd26fca93e54 100644
--- a/DEPS
+++ b/DEPS
@@ -13,6 +13,8 @@ deps = {
Var("git_url") + "/external/gyp.git" + "@" + "e7079f0e0e14108ab0dba58728ff219637458563",
"v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "b5ecbb29a26532f72ef482569b223d5a51fd50bf",
+ "v8/third_party/instrumented_libraries":
+ Var("git_url") + "/chromium/src/third_party/instrumented_libraries.git" + "@" + "7681dc666045cb84d5d2a2abe0969c01bfead993",
"v8/buildtools":
Var("git_url") + "/chromium/buildtools.git" + "@" + "67bf0653b2eb9eabd4fc17c4bf2df828e904a558",
"v8/base/trace_event/common":
« no previous file with comments | « .gitignore ('k') | tools/msan/blacklist.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698