aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2017-01-30 11:15:44 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-01-30 17:11:28 +0000
commit5917a252bff9f4ba0916de4eaa365220776318e1 (patch)
tree98630c39339dbeb632e632d44a589dc0ecde79da /infra
parent8d2fb470729b7a9987aec8c5354ca7a4940ae3be (diff)
Fix PDFium bot
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>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 9c63a5767d..3e20fcfc2a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,5 +23,5 @@ deps {
project_id: "skia-recipes"
url: "https://skia.googlesource.com/skia-recipes.git"
branch: "master"
- revision: "787abc87433832b76a86619a34cce7142148bb57"
+ revision: "46b1e5e4ef2bdd60eebbbb145607af1c41507d9f"
}