diff options
author | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-25 00:20:42 +0000 |
---|---|---|
committer | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-25 00:20:42 +0000 |
commit | 3381f17b4df9fdc90e7a78b53d5d7bc052895d3f (patch) | |
tree | d0ba8ae1fc0e1d7e481802c78419dcdda0bc8edd /skia | |
parent | 9e3df998ca7b1b1ea6d0d403d93b834bf847eb89 (diff) | |
download | chromium_src-3381f17b4df9fdc90e7a78b53d5d7bc052895d3f.zip chromium_src-3381f17b4df9fdc90e7a78b53d5d7bc052895d3f.tar.gz chromium_src-3381f17b4df9fdc90e7a78b53d5d7bc052895d3f.tar.bz2 |
Remove files that don't exist, and fix typos in gyp files
BUG=none
TEST=things still work
Review URL: http://codereview.chromium.org/6990028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86533 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 3c7bd12..a93d075 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -63,7 +63,6 @@ '../third_party/skia/gpu/include/GrGLConfig_chrome.h', '../third_party/skia/gpu/include/GrGLIndexBuffer.h', '../third_party/skia/gpu/include/GrGLInterface.h', - '../third_party/skia/gpu/include/GrGLPlatformIncludes.h', '../third_party/skia/gpu/include/GrGLTexture.h', '../third_party/skia/gpu/include/GrGLVertexBuffer.h', '../third_party/skia/gpu/include/GrGlyph.h', |