Enable bisecting skia repo.
commit9f854acce2b629eaeda70178e00085cbb95cef0d
authorprasadv <prasadv@chromium.org>
Thu, 13 Nov 2014 22:51:23 +0000 (13 14:51 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 13 Nov 2014 22:51:54 +0000 (13 22:51 +0000)
tree2348631fd66ad9d422402a82e7bdf32131702dd5
parent0e8105aff7c585c6803f43655caabbc6c6fdffe8
Enable bisecting skia repo.

Before crrev.com/270272, skia repo used to maintain separate mirror of skia/src,
skia/include and skia/gyp and used to checkout subdirectories from svn repo.
Due to crrev.com/270272, which changed Skia DEPS to pull skia source from googlesource (git).

BUG=406599
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#304101}
tools/auto_bisect/bisect_perf_regression.py
tools/auto_bisect/bisect_utils.py
tools/auto_bisect/source_control.py