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

Unified Diff: BUILD.gn

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
« no previous file with comments | « no previous file | gyp/codec.gyp » ('j') | third_party/gif/SkGifImageReader.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 972f6a9271bf9b9b183d2d14aaf1698b2ea1bfc2..19670169d896b24a9423672024dc8c2a081f3f7f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -541,7 +541,7 @@ component("skia") {
"src/svg/SkSVGDevice.cpp",
"src/utils/mac/SkStream_mac.cpp",
"third_party/etc1/etc1.cpp",
- "third_party/gif/GIFImageReader.cpp",
+ "third_party/gif/SkGifImageReader.cpp",
"third_party/ktx/ktx.cpp",
]
« no previous file with comments | « no previous file | gyp/codec.gyp » ('j') | third_party/gif/SkGifImageReader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698