diff options
author | reed <reed@google.com> | 2015-01-22 17:32:52 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-23 01:33:41 +0000 |
commit | e8374fdfb078445085b874299a883c3f13dcb8a9 (patch) | |
tree | 5880d21524e06779d3f249d10aa2c62289b2800a /skia/skia_library.gypi | |
parent | 4664fe0d123f948bafa7b942717fc5847e61971c (diff) | |
download | chromium_src-e8374fdfb078445085b874299a883c3f13dcb8a9.zip chromium_src-e8374fdfb078445085b874299a883c3f13dcb8a9.tar.gz chromium_src-e8374fdfb078445085b874299a883c3f13dcb8a9.tar.bz2 |
don't reference these files, as skia is removing them
BUG=
NOTRY=True
Review URL: https://codereview.chromium.org/800853010
Cr-Commit-Position: refs/heads/master@{#312734}
Diffstat (limited to 'skia/skia_library.gypi')
-rw-r--r-- | skia/skia_library.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi index 36bdee6..a3903bf 100644 --- a/skia/skia_library.gypi +++ b/skia/skia_library.gypi @@ -118,8 +118,6 @@ '../third_party/skia/src/utils/SkCullPoints.cpp', '../third_party/skia/src/utils/SkDumpCanvas.cpp', '../third_party/skia/src/utils/SkFloatUtils.h', - '../third_party/skia/src/utils/SkGatherPixelRefsAndRects.cpp', - '../third_party/skia/src/utils/SkGatherPixelRefsAndRects.h', '../third_party/skia/src/utils/SkInterpolator.cpp', '../third_party/skia/src/utils/SkLayer.cpp', '../third_party/skia/src/utils/SkMD5.cpp', |