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

Unified Diff: gyp/codec.gyp

Issue 2445653004: Rename GIFImageReader to SkGifImageReader (Closed)
Patch Set: Remove dependent patch set Created 4 years, 2 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
Index: gyp/codec.gyp
diff --git a/gyp/codec.gyp b/gyp/codec.gyp
index e9780fe74681bd395f3bce0147bd865679dfcb47..51ee97f750c50b560a5adda96fd0334985532a36 100644
--- a/gyp/codec.gyp
+++ b/gyp/codec.gyp
@@ -55,7 +55,7 @@
'../src/codec/SkCodecImageGenerator.cpp',
'../src/ports/SkImageGenerator_skia.cpp',
- '../third_party/gif/GIFImageReader.cpp',
+ '../third_party/gif/SkGifImageReader.cpp',
],
'direct_dependent_settings': {
'include_dirs': [
« no previous file with comments | « BUILD.gn ('k') | src/codec/SkGifCodec.h » ('j') | third_party/gif/SkGifImageReader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698