summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--skia/skia_library.gypi1
2 files changed, 1 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 47d8d9e..a1ae46a 100644
--- a/DEPS
+++ b/DEPS
@@ -28,7 +28,7 @@ vars = {
"ffmpeg_hash": "894e6f715645528e815aee2dad45b59704238dcd",
"sfntly_revision": "134",
- "skia_revision": "10475",
+ "skia_revision": "10447",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi
index e91bfcb..299feb19 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -182,7 +182,6 @@
'../third_party/skia/include/utils',
'../third_party/skia/src/core',
'../third_party/skia/src/image',
- '../third_party/skia/src/ports',
'../third_party/skia/src/sfnt',
'../third_party/skia/src/utils',
'../third_party/skia/src/lazy',