Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(699)

Unified Diff: skia/skia.gyp

Issue 67212: Fixes to make shared build work for app (chrome) target on linux. (Closed)
Patch Set: merge with HEAD Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/net.gyp ('k') | webkit/webkit.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia.gyp
diff --git a/skia/skia.gyp b/skia/skia.gyp
index ae3cc552d79b84ab7ea8dfe77a5e68efd9861553..5062420a37406df2c90f23d2658767eb9a6f87a3 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -571,7 +571,7 @@
'sgl/SkTSort.h',
'sgl/SkTypeface.cpp',
'sgl/SkTypeface_fake.cpp',
- #'sgl/SkUnPreMultiply.cpp',
+ 'sgl/SkUnPreMultiply.cpp',
'sgl/SkUtils.cpp',
'sgl/SkWriter32.cpp',
'sgl/SkXfermode.cpp',
« no previous file with comments | « net/net.gyp ('k') | webkit/webkit.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698