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

Unified Diff: gyp/images.gyp

Issue 1832083002: Delete SkPageFlipper (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 9 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 | « no previous file | include/images/SkPageFlipper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index e0e0a89107e96cb2d030162972ddbce43d0c1142..2701b50b9af12fabcabae9c3dcd7bdaaf0e85f29 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -32,7 +32,6 @@
'sources': [
'../include/images/SkForceLinking.h',
'../include/images/SkMovie.h',
- '../include/images/SkPageFlipper.h',
'../src/images/SkForceLinking.cpp',
'../src/images/SkMovie_FactoryDefault.cpp',
@@ -52,7 +51,6 @@
'../src/images/SkJPEGWriteUtility.cpp',
'../src/images/SkMovie.cpp',
'../src/images/SkGIFMovie.cpp',
- '../src/images/SkPageFlipper.cpp',
'../src/ports/SkImageEncoder_CG.cpp',
'../src/ports/SkImageEncoder_WIC.cpp',
« no previous file with comments | « no previous file | include/images/SkPageFlipper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698