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

Unified Diff: public.bzl

Issue 2447973004: Do not exclude Gif on iOS (Closed)
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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public.bzl
diff --git a/public.bzl b/public.bzl
index 8636d2903d5f94a84356e04c2d66def202fab857..7b16f38fc12b799eadf8d1b455ed19050af4a97f 100644
--- a/public.bzl
+++ b/public.bzl
@@ -250,7 +250,6 @@ BASE_SRCS_IOS = struct(
"src/utils/mac/*.cpp",
],
exclude = [
- "src/codec/*Gif*.cpp",
"src/codec/*Ico*.cpp",
"src/codec/*Jpeg*.cpp",
"src/codec/*Webp*.cpp",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698