Commit 8b5ad9b3 authored by nduca@chromium.org's avatar nduca@chromium.org

Roll trace-viewer to r1449

This adds memory information to frame viewer.

BUG=401209
TBR=dsinclair

Review URL: https://codereview.chromium.org/445363002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288036 0039d316-1c4b-4281-b951-d872f2087c98
parent 35501906
...@@ -112,7 +112,7 @@ deps = { ...@@ -112,7 +112,7 @@ deps = {
Var("chromium_git") + "/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8", Var("chromium_git") + "/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8",
"src/third_party/trace-viewer": "src/third_party/trace-viewer":
(Var("googlecode_url") % "trace-viewer") + "/trunk@1445", (Var("googlecode_url") % "trace-viewer") + "/trunk@1449",
"src/third_party/WebKit": "src/third_party/WebKit":
Var("webkit_trunk") + "@" + Var("webkit_revision"), Var("webkit_trunk") + "@" + Var("webkit_revision"),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment