xbyak -> skia mirror, pin version
authorMike Klein <mtklein@chromium.org>
Mon, 9 Jan 2017 13:36:17 +0000 (08:36 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 9 Jan 2017 14:08:30 +0000 (14:08 +0000)
xbyak hasn't changed in a couple weeks, so this pinned version is likely the version all bots are already on.

Change-Id: I050e508f601838015edcb9890214bd7ee1ac1e59
Reviewed-on: https://skia-review.googlesource.com/6737
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Mike Klein <mtklein@chromium.org>

DEPS

diff --git a/DEPS b/DEPS
index 0eb3193..0e1ad49 100644 (file)
--- a/DEPS
+++ b/DEPS
@@ -43,8 +43,7 @@ deps = {
   # microhttpd for skiaserve
   "third_party/externals/microhttpd" : "https://android.googlesource.com/platform/external/libmicrohttpd@748945ec6f1c67b7efc934ab0808e1d32f2fb98d",
 
-  # TODO: mirror to skia.googlesource.com
-  "third_party/externals/xbyak" : "https://github.com/herumi/xbyak",
+  "third_party/externals/xbyak" : "https://skia.googlesource.com/third_party/xbyak@3a99e90",
 }
 
 recursedeps = [ "common" ]