| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 1c1669dc0d230ebb7564dd54c4d9a0ee88fa0e02..c4eca5e2981902156c173cdc7126656ce33afa2d 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -20,7 +20,7 @@ deps = {
|
| "v8/base/trace_event/common":
|
| Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "315bf1e2d45be7d53346c31cfcc37424a32c30c8",
|
| "v8/third_party/WebKit/Source/platform/inspector_protocol":
|
| - Var("git_url") + "/chromium/src/third_party/WebKit/Source/platform/inspector_protocol.git" + "@" + "35e3f59ad05d994f163e82f9e644f18f9e708fec",
|
| + Var("git_url") + "/chromium/src/third_party/WebKit/Source/platform/inspector_protocol.git" + "@" + "716c2c8b57dacbe6c8c9232cb651d0e6e69e3113",
|
| "v8/third_party/jinja2":
|
| Var("git_url") + "/chromium/src/third_party/jinja2.git" + "@" + "2222b31554f03e62600cd7e383376a7c187967a1",
|
| "v8/third_party/markupsafe":
|
|
|