Removing gpumemorybuffer and malloc from tracing browsertest.
commit0f879d07afb60eac06112f2d2d49c8c11cf45c2d
authorssid <ssid@chromium.org>
Tue, 23 Jun 2015 11:02:51 +0000 (23 04:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Jun 2015 11:03:32 +0000 (23 11:03 +0000)
tree2440b56058680770ad73ef372d34311ffe829e33
parent1a951a8331d2e4deaa3bc4be283ec1a155b89abe
Removing gpumemorybuffer and malloc from tracing browsertest.

Gpu memory buffer dumps memory only when buffer is allocated. It doesn't
dump otherwise. Malloc is not dumped on windows. So, these are removed
from the test.

BUG=503540
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#335657}
chrome/test/base/tracing_browsertest.cc