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

Unified Diff: ios/web/public/image_fetcher/DEPS

Issue 2699633006: Move WebpDecoder from ios/web to components/image_fetcher (Closed)
Patch Set: Separate header Created 3 years, 10 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 | « ios/web/public/image_fetcher/BUILD.gn ('k') | ios/web/public/image_fetcher/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/public/image_fetcher/DEPS
diff --git a/ios/web/public/image_fetcher/DEPS b/ios/web/public/image_fetcher/DEPS
deleted file mode 100644
index 47dd27c6bf22c2aa95cd3e773808a9cf24f50c24..0000000000000000000000000000000000000000
--- a/ios/web/public/image_fetcher/DEPS
+++ /dev/null
@@ -1,4 +0,0 @@
-include_rules = [
- # Only WebP decoding is allowed (no encoding).
- "+third_party/libwebp/webp/decode.h",
-]
« no previous file with comments | « ios/web/public/image_fetcher/BUILD.gn ('k') | ios/web/public/image_fetcher/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698