Update to bc8dcc3ede286fbcaac3f741c379297cffff0eea

Same version as used by Chromium 57.0.2987.108

Fixes: 28051413, 34337228
Test: cts-tradefed run cts-dev -m CtsGraphicsTestCases -t android.graphics.pdf.cts
      cts-tradefed run cts-dev -m Print -t android.print.pdf.cts
Change-Id: I1bf02cae444c9f08711953c4475af10db2becd58
diff --git a/testing/DEPS b/testing/DEPS
index 949e928..5adeb41 100644
--- a/testing/DEPS
+++ b/testing/DEPS
@@ -1,6 +1,6 @@
 include_rules = [
-  '+core/include',
-  '+fpdfsdk/include',
+  '+core',
+  '+fxjs',
   '+public',
   '+v8',
 ]