Update DEPS for 3701 branching

# This is an automated release commit.
# Do not revert without consulting chrome-pmo@google.com.
NOAUTOREVERT=true
TBR=benmason@chromium.org

Change-Id: I68c10c0a5f642a505ba1b5593109fb4bb24fd0bf
Reviewed-on: https://chromium-review.googlesource.com/c/1462200
Reviewed-by: chrome-release-bot@chromium.org <chrome-release-bot@chromium.org>
Cr-Commit-Position: refs/branch-heads/3701@{#1}
Cr-Branched-From: d0dace175ded33fb04d017220fc83e27b3071ab0-refs/heads/master@{#630646}
diff --git a/DEPS b/DEPS
index e7c7ac0..3cbf533 100644
--- a/DEPS
+++ b/DEPS
@@ -130,7 +130,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.
-  'v8_revision': 'b3e709a8d204ef93262ebeba15f504fbe080facc',
+  'v8_revision': 'refs/heads/chromium/3701',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling swarming_client
   # and whatever else without interference from each other.
@@ -138,7 +138,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling ANGLE
   # and whatever else without interference from each other.
-  'angle_revision': 'abf6dbbb107b3487480422b6ce37e9662cb8f302',
+  'angle_revision': 'refs/heads/chromium/3701',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling SwiftShader
   # and whatever else without interference from each other.
@@ -146,7 +146,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling PDFium
   # and whatever else without interference from each other.
-  'pdfium_revision': '27a3c7755b4d5a7ee7266691e8c4fe2abf8f325d',
+  'pdfium_revision': 'refs/heads/chromium/3701',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling openmax_dl
   # and whatever else without interference from each other.
@@ -1293,7 +1293,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@4b2bf5b221a68d87eef6f4976f48ca53ed6994a1',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@refs/heads/chromium/3701',
     'condition': 'checkout_src_internal',
   },