diff --git a/DEPS b/DEPS
index c25b9b4..8278290 100644
--- a/DEPS
+++ b/DEPS
@@ -40,7 +40,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.
-  'skia_revision': 'e95941f2c61d8bcb5aaf60968e4391a1c7a0d593',
+  'skia_revision': '22af73f2a5fd40fd9f991e35f7a216e924464cd4',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.
diff --git a/WATCHLISTS b/WATCHLISTS
index 6ed1c7e..ff2b5e5 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -1429,9 +1429,6 @@
                   '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
                   '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
     },
-    'blink_tools': {
-      'filepath': 'third_party/WebKit/Tools/'
-    },
     'blink_webp': {
       'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
                   '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
@@ -1712,7 +1709,6 @@
                   'pdr+svgwatchlist@chromium.org',
                   'rob.buis@samsung.com',
                   'schenney@chromium.org'],
-    'blink_tools': ['dpranke@chromium.org'],
     'blink_track': ['eric.carlson@apple.com',
                     'fs@opera.com',
                     'glenn@chromium.org',
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 15d7197..743c1ce 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1551,6 +1551,8 @@
 crbug.com/501659 virtual/mojo-loading/http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ]
 crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ]
 
+crbug.com/686470 [ Win ] http/tests/security/xss-DENIED-window-name-navigator.html [ Pass Failure ]
+
 # Mac10.10-specific failures that still need triaging.
 # Form controls need rebaseline because of the default font change.
 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just
@@ -2240,6 +2242,9 @@
 crbug.com/664841 virtual/mojo-loading/http/tests/workers/worker-document-domain-security.html [ Pass Failure ]
 crbug.com/664841 virtual/mojo-loading/http/tests/workers/worker-performance-timeline.html [ Pass Failure ]
 
+crbug.com/686478 fast/text/ellipsis-with-list-marker-in-ltr-flow.html [ Pass Failure ]
+crbug.com/686478 fast/text/ellipsis-with-list-marker-in-rtl-flow.html [ Pass Failure ]
+
 # Possible duplicate of crbug.com/498539
 # crbug.com/664843 inspector/elements/styles-4/styles-update-from-js.html [ Pass Failure ]