Fix PDFium bot
authorEric Boren <borenet@google.com>
Mon, 30 Jan 2017 16:15:44 +0000 (11:15 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 30 Jan 2017 17:11:28 +0000 (17:11 +0000)
Sync pdfium/third_party/skia to the correct revision and apply the patch
there, as opposed to maintaining a parallel Skia checkout and attempting
to use that.

(Rolls recipe DEPS for skia-recipes)

BUG=skia:6120

Change-Id: I6e1fa46741d7ccb0d950ef8a59c6174da7967ff2
Reviewed-on: https://skia-review.googlesource.com/7747
Reviewed-by: Eric Boren <borenet@google.com>
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Eric Boren <borenet@google.com>

infra/config/recipes.cfg

index 9c63a5767dafea366bbb478dba0284fd61ce5041..3e20fcfc2ab34d662f2f3c2f2691bad04c354395 100644 (file)
@@ -23,5 +23,5 @@ deps {
   project_id: "skia-recipes"
   url: "https://skia.googlesource.com/skia-recipes.git"
   branch: "master"
-  revision: "787abc87433832b76a86619a34cce7142148bb57"
+  revision: "46b1e5e4ef2bdd60eebbbb145607af1c41507d9f"
 }