| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index acd2bc8c0996c680f348aede68f982d885d09385..f0c3e3d165108d36345f58ffd8d774c8439d38cb 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -13,7 +13,6 @@ deps = {
|
| Var("git_url") + "/chromium/deps/icu.git" + "@" + "42c58d4e49f2250039f0e98d43e0b76e8f5ca024",
|
| "v8/buildtools":
|
| Var("git_url") + "/chromium/buildtools.git" + "@" + "818123dac34899ec230840936fc15b8b2b5556f9",
|
| - # TODO(fmeawad): this dependency is not currently used. Added to allow for developement of the V8 Tracing system.
|
| "v8/src/tracing/common":
|
| Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "d83d44b13d07c2fd0a40101a7deef9b93b841732",
|
| "v8/tools/swarming_client":
|
|
|