Commit 87149525 authored by kochi@chromium.org's avatar kochi@chromium.org

Remove a redundant (duplicate) line in skia.gyp.

BUG=none
TEST=build with/without gtk (e.g. Linux and Win)

Review URL: http://codereview.chromium.org/7969015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102086 0039d316-1c4b-4281-b951-d872f2087c98
parent 35dc9662
...@@ -793,7 +793,6 @@ ...@@ -793,7 +793,6 @@
'../third_party/skia/src/ports/SkFontHost_FreeType.cpp', '../third_party/skia/src/ports/SkFontHost_FreeType.cpp',
'../third_party/skia/src/ports/SkFontHost_TryeType_Tables.cpp', '../third_party/skia/src/ports/SkFontHost_TryeType_Tables.cpp',
'../third_party/skia/src/ports/SkFontHost_gamma_none.cpp', '../third_party/skia/src/ports/SkFontHost_gamma_none.cpp',
'../third_party/skia/src/ports/SkFontHost_gamma_none.cpp',
'../third_party/skia/src/ports/SkFontHost_tables.cpp', '../third_party/skia/src/ports/SkFontHost_tables.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