diff options
author | rsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-30 23:59:34 +0000 |
---|---|---|
committer | rsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-30 23:59:34 +0000 |
commit | d4e1ac2c9d57751fc7c12615527197174534b1da (patch) | |
tree | 33cf4d209c741125f40ab8fee7feccd989f61754 /skia | |
parent | 6784c68f0ddb54ddc1869f5c582326d7bda4f97b (diff) | |
download | chromium_src-d4e1ac2c9d57751fc7c12615527197174534b1da.zip chromium_src-d4e1ac2c9d57751fc7c12615527197174534b1da.tar.gz chromium_src-d4e1ac2c9d57751fc7c12615527197174534b1da.tar.bz2 |
Remove reference to skia file deleted in skia r3780, rolled into Chromium in r134550
BUG=119511
TEST=none
TBR=reed
Review URL: https://chromiumcodereview.appspot.com/10262024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134644 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 54df76a..a1c6d1f 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -662,7 +662,6 @@ '../third_party/skia/include/gpu/GrMatrix.h', '../third_party/skia/include/gpu/GrNoncopyable.h', '../third_party/skia/include/gpu/GrPaint.h', - '../third_party/skia/include/gpu/GrPath.h', '../third_party/skia/include/gpu/GrPoint.h', '../third_party/skia/include/gpu/GrRect.h', '../third_party/skia/include/gpu/GrRefCnt.h', |