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

Unified Diff: skia/skia.gyp

Issue 8588042: roll skia to 2713 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia.gyp
===================================================================
--- skia/skia.gyp (revision 110692)
+++ skia/skia.gyp (working copy)
@@ -241,7 +241,6 @@
'../third_party/skia/src/core/SkFloatBits.cpp',
'../third_party/skia/src/core/SkFontHost.cpp',
'../third_party/skia/src/core/SkGeometry.cpp',
- '../third_party/skia/src/core/SkGlobals.cpp',
'../third_party/skia/src/core/SkGlyphCache.cpp',
'../third_party/skia/src/core/SkGlyphCache.h',
'../third_party/skia/src/core/SkGraphics.cpp',
@@ -480,7 +479,6 @@
#'../third_party/skia/src/ports/SkFontHost_none.cpp',
'../third_party/skia/src/ports/SkFontHost_sandbox_none.cpp',
'../third_party/skia/src/ports/SkFontHost_win.cpp',
- '../third_party/skia/src/ports/SkGlobals_global.cpp',
#'../third_party/skia/src/ports/SkImageDecoder_CG.cpp',
#'../third_party/skia/src/ports/SkImageDecoder_empty.cpp',
#'../third_party/skia/src/ports/SkImageRef_ashmem.cpp',
@@ -537,7 +535,6 @@
'../third_party/skia/include/core/SkFloatingPoint.h',
'../third_party/skia/include/core/SkFontHost.h',
'../third_party/skia/include/core/SkGeometry.h',
- '../third_party/skia/include/core/SkGlobals.h',
'../third_party/skia/include/core/SkGraphics.h',
'../third_party/skia/include/core/SkMMapStream.h',
'../third_party/skia/include/core/SkMallocPixelRef.h',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698