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

Unified Diff: ios/web/DEPS

Issue 771723002: Add support for decoding WebP images (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@chrome-browser-state
Patch Set: Rebase Created 6 years 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/ios_tests_unit.gyp ('k') | ios/web/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/DEPS
diff --git a/ios/web/DEPS b/ios/web/DEPS
index c75a4c1c7cb66f2a6068a203fc842d75ba18db9c..30f598b3ac02ffd1990c0556ded753091c87bb48 100644
--- a/ios/web/DEPS
+++ b/ios/web/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+net",
+ "+third_party/libwebp/webp",
"+ui",
]
« no previous file with comments | « ios/ios_tests_unit.gyp ('k') | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698