Roll Skia DEPS to 7502

control: https://codereview.chromium.org/12087123/
Review URL: https://codereview.chromium.org/12096101

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180138 0039d316-1c4b-4281-b951-d872f2087c98
parent 7e56eb7b
...@@ -29,7 +29,7 @@ vars = { ...@@ -29,7 +29,7 @@ vars = {
"ffmpeg_hash": "bb1bf0f1273ab1ad09e594afb1866a6008bbb234", "ffmpeg_hash": "bb1bf0f1273ab1ad09e594afb1866a6008bbb234",
"sfntly_revision": "134", "sfntly_revision": "134",
"skia_revision": "7483", "skia_revision": "7502",
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and V8 without interference from each other. # and V8 without interference from each other.
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
#include <unistd.h> #include <unistd.h>
#include "base/compiler_specific.h" #include "base/compiler_specific.h"
#include "third_party/skia/src/ports/SkFontDescriptor.h" #include "third_party/skia/src/core/SkFontDescriptor.h"
#include "SkFontHost.h" #include "SkFontHost.h"
#include "SkStream.h" #include "SkStream.h"
#include "SkFontHost_fontconfig_control.h" #include "SkFontHost_fontconfig_control.h"
......
...@@ -88,8 +88,6 @@ ...@@ -88,8 +88,6 @@
'../third_party/skia/src/pdf/SkPDFUtils.h', '../third_party/skia/src/pdf/SkPDFUtils.h',
'../third_party/skia/src/ports/FontHostConfiguration_android.cpp', '../third_party/skia/src/ports/FontHostConfiguration_android.cpp',
'../third_party/skia/src/ports/SkFontDescriptor.cpp',
'../third_party/skia/src/ports/SkFontDescriptor.h',
#'../third_party/skia/src/ports/SkFontHost_FONTPATH.cpp', #'../third_party/skia/src/ports/SkFontHost_FONTPATH.cpp',
'../third_party/skia/src/ports/SkFontHost_FreeType.cpp', '../third_party/skia/src/ports/SkFontHost_FreeType.cpp',
'../third_party/skia/src/ports/SkFontHost_FreeType_common.cpp', '../third_party/skia/src/ports/SkFontHost_FreeType_common.cpp',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment